Layout fixes

This commit is contained in:
iKirby
2023-08-01 11:19:40 +08:00
committed by GitHub
parent 567d46dcdc
commit 9b62004829
9 changed files with 282 additions and 280 deletions

View File

@@ -9,6 +9,8 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipChildren="false"
android:clipToPadding="false"
android:orientation="vertical"
android:padding="16dp">