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

Commit 6d138f4a authored by Roozbeh Pournader's avatar Roozbeh Pournader Committed by android-build-merger
Browse files

Merge "Hyphenate text in CheckedTextView" into oc-dev am: 801fc5de

am: df1bee15

Change-Id: Ibafa5185aca6ebae16e6aadaf0d0ab5ba7245c68
parents a0e6324b df1bee15
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -511,6 +511,8 @@ please see styles_device_defaults.xml.

    <style name="Widget.CheckedTextView">
        <item name="textAlignment">viewStart</item>
        <item name="breakStrategy">high_quality</item>
        <item name="hyphenationFrequency">normal</item>
    </style>

    <style name="Widget.TextView.ListSeparator">