ui tweaks

This commit is contained in:
Finnley Somdahl 2023-10-29 20:33:13 -05:00
parent 7545870f38
commit 26f9f40042
3 changed files with 5 additions and 3 deletions

View file

@ -4,7 +4,8 @@
android:layout_height="wrap_content"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="horizontal"
android:padding="16dp">
android:paddingTop="16dp"
android:paddingBottom="16dp">
<ImageView
android:id="@+id/extensionIconImageView"