Merge "Use regular text colors on empty shade"

This commit is contained in:
Lucas Dupin
2021-01-26 05:28:05 +00:00
committed by Android (Google) Code Review

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>