X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=aca6ce21ddb8b0a56653e3701c32541d246545eb;hb=28049f2a891665fd03f19617292236cb50ab4622;hp=3407017d95b7195b1e1ea55b85182f110c39e065;hpb=59e1c221c18f8dfaf6394cdf0a29e4ba2319151d;p=mobile-ledger-staging.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 3407017d..aca6ce21 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ + tools:ignore="GoogleAppIndexingWarning"> + android:theme="@style/AppTheme.default"> - - - + android:name=".ui.activity.MainActivity" + android:label="@string/app_name" + android:theme="@style/AppTheme.default" /> - - - + android:theme="@style/AppTheme.default" + android:windowSoftInputMode="stateVisible" /> - - + android:windowSoftInputMode="stateVisible" /> \ No newline at end of file