1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-28 12:56:49 +01:00

Vertically align device icon

This commit is contained in:
José Rebelo 2018-07-28 15:49:29 +01:00
parent 076f818081
commit ca9229c0be
No known key found for this signature in database
GPG Key ID: DFAE4C0A5CD69D29

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