Samples: fix warnings (#883)

This commit is contained in:
Emux
2021-10-12 19:35:17 +03:00
committed by GitHub
parent f076544993
commit bd965750a9
10 changed files with 15 additions and 17 deletions

View File

@@ -192,6 +192,7 @@ public class FilePicker extends Activity implements AdapterView.OnItemClickListe
// }
}
@SuppressWarnings("deprecation")
@Override
protected Dialog onCreateDialog(int id) {
AlertDialog.Builder builder = new AlertDialog.Builder(this);