X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=cca1063f58ea68765ae8803f3f6867993f7d426b;hb=e3ed631a52f5e8eac2d5c938b2d475ed6c9362bb;hp=429fa66e0252980a201e4bb71f3e22499a16fc01;hpb=61a76e491469916f2f30aebb47b98cda7cceb557;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 429fa66e..cca1063f 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,7 @@