We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2e075d + fd10718 commit 478383aCopy full SHA for 478383a
1 file changed
app/src/main/res/layout/fragment_profile.xml
@@ -9,7 +9,8 @@
9
10
<ScrollView
11
android:layout_width="match_parent"
12
- android:layout_height="match_parent">
+ android:layout_height="match_parent"
13
+ android:layout_marginBottom="130dp">
14
<androidx.constraintlayout.widget.ConstraintLayout
15
16
android:layout_height="wrap_content">
0 commit comments