Update activity_search.xml

pull/589/head
FongMi 1 year ago
parent 6b70d0412f
commit 443b2c43cd
  1. 4
      app/src/leanback/res/layout/activity_search.xml

@ -15,7 +15,7 @@
android:id="@+id/recordLayout"
android:layout_width="128dp"
android:layout_height="match_parent"
android:layout_marginEnd="36dp"
android:layout_marginEnd="24dp"
android:orientation="vertical">
<TextView
@ -43,7 +43,7 @@
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_marginEnd="36dp">
android:layout_marginEnd="24dp">
<com.fongmi.android.tv.ui.custom.CustomMic
android:id="@+id/mic"

Loading…
Cancel
Save