Vertically align device icon

(cherry picked from commit ca9229c)
This commit is contained in:
José Rebelo
2018-08-02 21:00:51 +02:00
committed by Daniele Gobbetti
parent cc7f6d7263
commit d9f990b3fa
+1 -1
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