X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=aca6ce21ddb8b0a56653e3701c32541d246545eb;hb=28049f2a891665fd03f19617292236cb50ab4622;hp=5f324207c644e721f4eb91db090df304b7a8d0a6;hpb=b011feba6b09f35a0e07c9502f126877b5f05905;p=mobile-ledger-staging.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5f324207..aca6ce21 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,61 +1,60 @@ - - - + 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" /> + \ No newline at end of file