Merge "Add center_horizontal to empty state screen title text." into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-04-21 12:43:54 +00:00
committed by Android (Google) Code Review

View File

@@ -43,6 +43,7 @@
android:fontFamily="@string/config_headlineFontFamilyMedium"
android:textColor="@color/resolver_empty_state_text"
android:textSize="14sp"
android:gravity="center_horizontal"
android:layout_centerHorizontal="true" />
<TextView
android:id="@+id/resolver_empty_state_subtitle"