Add more padding to download buttons

This commit is contained in:
arkon
2021-01-03 11:01:23 -05:00
parent 135cf9960f
commit 0af505828e
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="@dimen/material_component_lists_two_line_height"
android:background="@drawable/list_item_selector_background"
android:paddingEnd="16dp">
android:paddingEnd="8dp">
<ImageView
android:id="@+id/manga_cover"