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

Commit 4091cbfc authored by p4r4n01d's avatar p4r4n01d
Browse files

Use scaled font size for no recent apps text

Change-Id: Ib200928db09bcdd6661de5e450e2fc9c1b5566cf
parent eed81327
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"