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

Commit 1179c538 authored by Aaron Heuckroth's avatar Aaron Heuckroth
Browse files

Adjust 'No notifications' text styling to match buttons.

Test: Visual inspection.
Change-Id: I968ee83d08ef2a4e6a2e677d06ef5cf763fbe877
Fixes: 110489135
parent 841f7c2f
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>