style: even out the top padding and hide one too many dividers

This commit is contained in:
antonio 2023-06-04 12:09:40 +02:00
parent 69e9d5686f
commit 5a2d74a2f4
4 changed files with 4 additions and 2 deletions

View file

@ -112,7 +112,7 @@
android:layout_height="wrap_content"
android:layout_marginBottom="8dp"
android:paddingStart="16dp"
android:paddingTop="8dp"
android:paddingTop="16dp"
android:paddingEnd="16dp"
android:text="@string/download_title_section" />