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

Change-Id: I9b3f7530db7c39baa42a2b9054c2a427f8691055
This commit is contained in:
TreeHugger Robot
2020-04-21 12:49:14 +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"