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

Commit 724743a4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update the text size for collapsedTextAppearance" into sc-dev am: 0b401758 am: f4a4d61d

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15073694

Change-Id: I4dd0026c2708cc1caf72ca55ef3b7c1bcf8362cf
parents 22894b37 f4a4d61d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
<resources>
    <style name="CollapsingToolbarTitle.Collapsed" parent="@android:style/TextAppearance.DeviceDefault.Widget.ActionBar.Title">
        <item name="android:fontFamily">@*android:string/config_headlineFontFamily</item>
        <item name="android:textSize">20dp</item>
    </style>

    <style name="CollapsingToolbarTitle.Expanded" parent="CollapsingToolbarTitle.Collapsed">