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

Commit 0917df85 authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Use sentence case on "clear all" button

Test: visual
Change-Id: Id6e760d43c8798058253d636766fe3a7b577418e
Fixes: 77228015
parent d1c5b669
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -44,7 +44,6 @@
            android:focusable="true"
            android:focusable="true"
            android:contentDescription="@string/accessibility_clear_all"
            android:contentDescription="@string/accessibility_clear_all"
            android:text="@string/clear_all_notifications_text"
            android:text="@string/clear_all_notifications_text"
            android:textColor="?attr/wallpaperTextColor"
            android:textColor="?attr/wallpaperTextColor"/>
            android:textAllCaps="true"/>
    </FrameLayout>
    </FrameLayout>
</com.android.systemui.statusbar.FooterView>
</com.android.systemui.statusbar.FooterView>