]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/activity_profile_detail.xml
restore ability to scroll the profile details screen especially when the soft keyboar...
[mobile-ledger.git] / app / src / main / res / layout / activity_profile_detail.xml
index 79ab8227e7f3da6588fe81d865cab50a52e58d28..9213f52a5166eb4ff24bc193396823206be9c189 100644 (file)
@@ -21,9 +21,7 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
-    android:fitsSystemWindows="true"
-    tools:context=".ui.activity.ProfileDetailActivity"
-    tools:ignore="MergeRootFrame">
+    tools:context=".ui.activity.ProfileDetailActivity">
 
     <com.google.android.material.appbar.AppBarLayout
         android:id="@+id/app_bar"