Use regular text colors on empty shade

Bug: 174851270
Test: visual
Change-Id: I4849cdd526f0808cc10933148775810aabc4fc9b
This commit is contained in:
Lucas Dupin
2021-01-25 16:46:46 -08:00
parent 44765a6ad2
commit b22f9f377f

View File

@@ -29,6 +29,5 @@
android:paddingTop="12dp"
android:textAppearance="?android:attr/textAppearanceButton"
android:gravity="top|center_horizontal"
android:textColor="?attr/wallpaperTextColor"
android:text="@string/empty_shade_text"/>
</com.android.systemui.statusbar.EmptyShadeView>