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

Commit 4ce0cea5 authored by Lucas Dupin's avatar Lucas Dupin Committed by android-build-merger
Browse files

Merge "Use sentence case on "clear all" button" into pi-dev

am: 36a7eece

Change-Id: I4f351534f902da625825b105a12277cedcbd47ae
parents 24760910 36a7eece
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@
            android:focusable="true"
            android:contentDescription="@string/accessibility_clear_all"
            android:text="@string/clear_all_notifications_text"
            android:textColor="?attr/wallpaperTextColor"
            android:textAllCaps="true"/>
            android:textColor="?attr/wallpaperTextColor"/>
    </FrameLayout>
</com.android.systemui.statusbar.FooterView>