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

Commit a0a6d224 authored by Yigit Boyar's avatar Yigit Boyar Committed by Android (Google) Code Review
Browse files

Merge "Change actionbar title size for landscape" into lmp-dev

parents ae06aec9 8f646128
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -19,5 +19,9 @@
    <dimen name="action_bar_default_height_material">48dp</dimen>
    <!-- Default padding of an action bar. -->
    <dimen name="action_bar_default_padding_material">0dp</dimen>
    <!-- Default text size for action bar title.-->
    <dimen name="text_size_title_material_toolbar">14dp</dimen>
    <!-- Default text size for action bar subtitle.-->
    <dimen name="text_size_subtitle_material_toolbar">12dp</dimen>

</resources>