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

Commit 9beaa177 authored by Vadim Tryshev's avatar Vadim Tryshev
Browse files

Setting correct font for clear-all button

Not it looks exactly like the one for notifications in SystemUI.

Bug: 72222505
Test: Manual
Change-Id: I9db2f403746386f9d807d4e3c250f4a1c7a46b68
parent cacf90cc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_gravity="start|top"
    android:fontFamily="sans-serif-medium"
    android:text="@string/recents_clear_all"
    android:textColor="?attr/workspaceTextColor"
    android:visibility="invisible"