mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-22 15:47:35 +01:00
Vertically align device icon
This commit is contained in:
parent
076f818081
commit
ca9229c0be
@ -64,7 +64,7 @@
|
|||||||
android:longClickable="true"
|
android:longClickable="true"
|
||||||
android:background="?android:attr/selectableItemBackground"
|
android:background="?android:attr/selectableItemBackground"
|
||||||
android:src="@drawable/ic_device_pebble"
|
android:src="@drawable/ic_device_pebble"
|
||||||
android:layout_marginTop="8dp"
|
android:layout_marginTop="2dp"
|
||||||
android:focusable="true" />
|
android:focusable="true" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
Loading…
x
Reference in New Issue
Block a user