X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=48e4878950a3c9492c0c5614534330acb96a7c13;hp=429fa66e0252980a201e4bb71f3e22499a16fc01;hb=a6d829c39b356e9134cb488c4ae7e0e29bf9df96;hpb=61a76e491469916f2f30aebb47b98cda7cceb557 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 429fa66e..48e48789 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + `tools:ignore="unusedAttribute"` removes the lint warning that `persistableMode` does not apply to API < 21. + `android:windowSoftInputMode="stateAlwaysHidden"` removes the keyboard from the screen, which is displayed because `ScrollViews` always focus the first `EditText` despite being told not to. --> @@ -146,7 +149,6 @@