summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/res/res/values-watch/styles_material.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/res/res/values-watch/styles_material.xml b/core/res/res/values-watch/styles_material.xml
index 6cef47d4cbde..5093aa8a5369 100644
--- a/core/res/res/values-watch/styles_material.xml
+++ b/core/res/res/values-watch/styles_material.xml
@@ -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>