X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=430b395170ed49438fb988e1fa8fcb615291067d;hp=0f8ad7f722734ed44e67e9c9737724474a70cc1c;hb=HEAD;hpb=011c82f9b122d37b26d487253c1bd9d3bc9ed840 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0f8ad7f7..b17a1ecf 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ + xmlns:tools="http://schemas.android.com/tools"> + + + android:exported="true" + android:theme="@style/AppTheme.default"> @@ -42,17 +49,18 @@ + android:parentActivityName=".ui.activity.MainActivity" + android:theme="@style/AppTheme.default" + android:windowSoftInputMode="stateVisible|adjustResize" /> - + android:parentActivityName=".ui.activity.MainActivity" + android:windowSoftInputMode="stateVisible|adjustResize" /> \ No newline at end of file