Adjust download icon alignment more

This commit is contained in:
arkon
2021-01-03 23:37:56 -05:00
parent 2d0a5eb02c
commit b1167146c5
3 changed files with 5 additions and 3 deletions
@@ -7,7 +7,7 @@
android:background="?attr/selectableItemBackground"
android:paddingStart="16dp"
android:paddingTop="4dp"
android:paddingEnd="16dp"
android:paddingEnd="12dp"
android:paddingBottom="4dp"
tools:context=".ui.browse.source.browse.BrowseSourceController">