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

Commit a9304150 authored by Danny Baumann's avatar Danny Baumann Committed by Gerrit Code Review
Browse files

Merge "Use scaled font size for no recent apps text" into cm-10.2

parents f5df4dcc 4091cbfc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@
    <TextView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:textSize="20dp"
        android:textSize="20sp"
        android:textColor="@android:color/holo_blue_light"
        android:text="@string/status_bar_no_recent_apps"
        android:gravity="start"