Suppress lint warning
This commit is contained in:
@@ -233,6 +233,7 @@ public class MainActivity extends AppCompatActivity {
|
||||
return result;
|
||||
}
|
||||
|
||||
@SuppressLint("RestrictedApi")
|
||||
@Override
|
||||
public boolean onCreateOptionsMenu(@NotNull Menu menu) {
|
||||
// Inflate the menu; this adds items to the action bar if it is present.
|
||||
|
||||
Reference in New Issue
Block a user