1
0
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:
mjaillot 2021-02-10 14:12:30 +01:00
parent bcb40a61ae
commit 483fcd3a7e

View File

@ -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