clean: increase distance between the title and the list

This commit is contained in:
antonio 2023-08-12 10:57:36 +02:00
parent 17345372a2
commit 01e5917642

View file

@ -108,6 +108,7 @@
android:layout_height="wrap_content"
android:clipToPadding="false"
android:nestedScrollingEnabled="false"
android:paddingTop="8dp"
android:paddingBottom="8dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"