Fix live epg ui

pull/586/head
FongMi 2 years ago
parent 55cbda91d7
commit 257f9c2bca
  1. 2
      app/src/leanback/res/layout/adapter_epg_data.xml

@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="2dp"
android:layout_margin="1.5dp"
android:background="@drawable/selector_epg"
android:focusable="true"
android:focusableInTouchMode="true"

Loading…
Cancel
Save