Update activity_home.xml

pull/594/head
jhengazuki 3 months ago
parent 4d68aacf70
commit 63e92869d5
  1. 4
      app/src/leanback/res/layout/activity_home.xml

@ -20,8 +20,8 @@
<ImageView
android:id="@+id/logo"
android:layout_width="32dp"
android:layout_height="32dp"
android:layout_width="36dp"
android:layout_height="36dp"
android:layout_marginEnd="12dp"
android:background="?attr/selectableItemBackgroundBorderless"
android:visibility="gone"

Loading…
Cancel
Save