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

Commit f6fbd166 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove watch overrides on "breakStrategy" for Material TextView."

parents 342df6dd 0d285cf9
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -64,10 +64,6 @@ please see styles_device_defaults.xml.
    <style name="TextAppearance.Material.ListItem" parent="TextAppearance.Material.Body1" />
    <style name="TextAppearance.Material.ListItemSecondary" parent="TextAppearance.Material.Caption" />

    <style name="Widget.Material.TextView" parent="Widget.TextView">
        <item name="breakStrategy">balanced</item>
    </style>

    <style name="TextAppearance.Material.NumberPicker" parent="TextAppearance.Material.Body1">
        <item name="textSize">@dimen/text_size_medium_material</item>
    </style>