diff --git a/app/src/leanback/res/layout/adapter_config.xml b/app/src/leanback/res/layout/adapter_config.xml index f1fc4b717..eef0b9a99 100644 --- a/app/src/leanback/res/layout/adapter_config.xml +++ b/app/src/leanback/res/layout/adapter_config.xml @@ -14,6 +14,7 @@ android:ellipsize="middle" android:focusable="true" android:focusableInTouchMode="true" + android:gravity="center" android:singleLine="true" android:textColor="@color/white" android:textSize="18sp"