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

Change-Id: I4139c660720059a039a6688f60740854bf1b5016
This commit is contained in:
TreeHugger Robot
2020-04-21 13:17:33 +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"