Skip to content
Snippets Groups Projects
Commit 801fc5de authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Hyphenate text in CheckedTextView" into oc-dev

parents 919076aa 2c5af959
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment