X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=430b395170ed49438fb988e1fa8fcb615291067d;hp=d82e1d504b478bd090b73cdbb716a360c8f865b0;hb=HEAD;hpb=b2320d3e0d9959ab61eb77e2b761ef29258186db diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d82e1d50..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