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:
parent
076f818081
commit
ca9229c0be
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user