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

Commit 283b9600 authored by tmfang's avatar tmfang
Browse files

Change font style for app entities widget

Test: visual
Fixes: 128843069
Change-Id: I51733364f37679beae82e7d595aeb66e03b6204e
parent 067b543f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    </style>

    <style name="AppEntitiesHeader.Text.Summary"
           parent="@android:style/TextAppearance.Material.Body1">
           parent="@*android:style/TextAppearance.DeviceDefault.Body1">
        <item name="android:textColor">?android:attr/textColorSecondary</item>
        <item name="android:textSize">14sp</item>
    </style>