Update activity_home.xml

release
jhengazuki 8 months ago
parent ae0f840151
commit 7382b7282c
  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