feat: increase top padding in theme item for consistency

This commit is contained in:
LucasGGamerM 2023-05-27 08:55:04 -03:00
parent 84ba4ea999
commit 2d4fc2166a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
android:layout_height="wrap_content"
android:paddingLeft="16dp"
android:paddingRight="16dp"
android:paddingTop="16dp"
android:paddingBottom="8dp"
android:clipChildren="false"
android:clipToPadding="false">