[leanback] fix layout

pull/123/head
FongMi 3 years ago
parent b986492a0c
commit 8fcca96f0b
  1. 2
      app/src/leanback/res/layout/adapter_search.xml

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="150dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/selector_item"
android:focusable="true"

Loading…
Cancel
Save