X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=430b395170ed49438fb988e1fa8fcb615291067d;hp=85a211ef8b3b038fda23684c6777c23e253108fe;hb=HEAD;hpb=93a88f0bb03ad27ff6d353ae285f6676a18e8f52 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 85a211ef..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:name=".BackupsActivity" + android:label="@string/backups_activity_label" + android:theme="@style/AppTheme.default" /> + + + - + 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