diff --git a/app/src/main/res/layout/device_itemv2.xml b/app/src/main/res/layout/device_itemv2.xml index f046e571c..4ad19fb84 100644 --- a/app/src/main/res/layout/device_itemv2.xml +++ b/app/src/main/res/layout/device_itemv2.xml @@ -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" />