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

Commit 45cc90f0 authored by Jon Miranda's avatar Jon Miranda Committed by android-build-merger
Browse files

Fix bug where system shortcuts text size is set to 0 in MW mode.

am: da8261cc

Change-Id: I1dfb3d6b655ebba8b8a9637a8e3a61fe7e0355e5
parents 41fae0a1 da8261cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@
        android:paddingEnd="@dimen/popup_padding_end"
        android:textSize="14sp"
        android:fontFamily="sans-serif"
        launcher:iconDisplay="shortcut_popup"
        launcher:layoutHorizontal="true" />

    <View