]> git.ktnx.net Git - mobile-ledger.git/commitdiff
restore ability to scroll the profile details screen especially when the soft keyboar...
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 18 Dec 2019 21:51:39 +0000 (23:51 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 18 Dec 2019 21:51:39 +0000 (23:51 +0200)
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"