Suppress lint warning

This commit is contained in:
Herbert Reiter
2020-09-08 22:41:40 +02:00
parent f70370b797
commit 75b29b5fde
@@ -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.