mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Fix Fragment tests after androidx stubs update
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import android.app.Activity;
|
||||
import android.app.Fragment;
|
||||
import android.content.Intent;
|
||||
import android.os.Bundle;
|
||||
import androidx.fragment.app.Fragment;
|
||||
import androidx.fragment.app.FragmentTransaction;
|
||||
|
||||
public class TestActivityAndFragment extends Activity {
|
||||
|
||||
Reference in New Issue
Block a user