1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-03 13:05:29 +02:00

Vertically align device icon

(cherry picked from commit ca9229c)
This commit is contained in:
José Rebelo 2018-07-28 16:49:29 +02:00 committed by Daniele Gobbetti
parent cc7f6d7263
commit d9f990b3fa

View File

@ -64,7 +64,7 @@
android:longClickable="true"
android:background="?android:attr/selectableItemBackground"
android:src="@drawable/ic_device_pebble"
android:layout_marginTop="8dp"
android:layout_marginTop="2dp"
android:focusable="true" />
<TextView