Update activity_home.xml

pull/594/head
jhengazuki 4 months ago
parent 12e9b29dbe
commit 7fb64db500
  1. 2
      app/src/leanback/res/layout/activity_home.xml

@ -36,6 +36,8 @@
android:layout_weight="1"
android:ellipsize="marquee"
android:focusable="false"
android:nextFocusLeft="@id/site"
android:nextFocusRight="@id/site"
android:singleLine="true"
android:text="@string/app_name"
android:textColor="@color/white"

Loading…
Cancel
Save