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

Commit 8ef0bc24 authored by Aaron Heuckroth's avatar Aaron Heuckroth Committed by Android (Google) Code Review
Browse files

Merge "Adjust 'No notifications' text styling to match buttons."

parents ead8ff3f 1179c538
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,9 +26,9 @@
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:minHeight="64dp"
            android:paddingTop="28dp"
            android:paddingTop="12dp"
            android:textAppearance="?android:attr/textAppearanceButton"
            android:gravity="top|center_horizontal"
            android:textColor="?attr/wallpaperTextColor"
            android:textSize="16sp"
            android:text="@string/empty_shade_text"/>
</com.android.systemui.statusbar.EmptyShadeView>