Update adapter_track.xml

pull/123/head
FongMi 3 years ago
parent 4916170283
commit ee5846216c
  1. 2
      app/src/leanback/res/layout/adapter_track.xml

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/selector_text"
android:ellipsize="middle"
android:ellipsize="marquee"
android:focusable="true"
android:focusableInTouchMode="true"
android:singleLine="true"

Loading…
Cancel
Save