]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/AndroidManifest.xml
proactively apply the same fix to the new transaction editor
[mobile-ledger.git] / app / src / main / AndroidManifest.xml
index c09c5fd8c7110af0bfc38589d8356ff8480970bf..d5dbbaeb5046ee207012b9b5d8737ebb3d27dbf7 100644 (file)
@@ -53,7 +53,7 @@
             android:label="@string/title_activity_new_transaction"
             android:parentActivityName=".ui.activity.MainActivity"
             android:theme="@style/AppTheme.default"
-            android:windowSoftInputMode="stateVisible" />
+            android:windowSoftInputMode="stateVisible|adjustResize" />
         <activity
             android:name=".ui.profiles.ProfileDetailActivity"
             android:label="@string/title_profile_details"