Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b22f9f37 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Use regular text colors on empty shade

Bug: 174851270
Test: visual
Change-Id: I4849cdd526f0808cc10933148775810aabc4fc9b
parent 44765a6a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>