Merge "Add center_horizontal to empty state screen title text." into rvc-dev am: 2378ec1a89 am: b5790b96eb

Change-Id: Ibd3000921142663115353b8040f6c1da976d940e
This commit is contained in:
TreeHugger Robot
2020-04-21 12:57:10 +00:00
committed by Automerger Merge Worker

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"