mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-26 07:01:48 +01:00
Fix profile layout
This commit is contained in:
parent
bcb40a61ae
commit
483fcd3a7e
@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
<androidx.core.widget.NestedScrollView
|
<androidx.core.widget.NestedScrollView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:fillViewport="true"
|
|
||||||
android:layout_height="match_parent">
|
android:layout_height="match_parent">
|
||||||
|
|
||||||
<androidx.constraintlayout.widget.ConstraintLayout
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||||||
|
Loading…
Reference in New Issue
Block a user