]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_profile_detail.xml
fix profile editor's bottom part getting overlapped by the soft keyboard
[mobile-ledger.git] / app / src / main / res / layout / activity_profile_detail.xml
index 4184146a70f2add9ccec1747ff32f238eec4e249..0a379e088744de8ff31346f44d993973cf7a80af 100644 (file)
@@ -22,6 +22,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     tools:context=".ui.profiles.ProfileDetailActivity"
+    android:fitsSystemWindows="false"
     >
 
     <com.google.android.material.appbar.AppBarLayout