]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/AndroidManifest.xml
fix profile editor's bottom part getting overlapped by the soft keyboard
[mobile-ledger.git] / app / src / main / AndroidManifest.xml
index 81183ea66b7ec81d26d746e135863ca3c4112089..c09c5fd8c7110af0bfc38589d8356ff8480970bf 100644 (file)
@@ -58,7 +58,7 @@
             android:name=".ui.profiles.ProfileDetailActivity"
             android:label="@string/title_profile_details"
             android:parentActivityName=".ui.activity.MainActivity"
-            android:windowSoftInputMode="stateVisible" />
+            android:windowSoftInputMode="stateVisible|adjustResize" />
     </application>
 
 </manifest>
\ No newline at end of file