Loading core/res/res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,7 @@ please see styles_device_defaults.xml. </style> <style name="TextAppearance.EasyCorrectSuggestion" parent="TextAppearance.Suggestion"> <item name="android:textUnderlineColor">@color/holo_blue_dark</item> <item name="android:textUnderlineColor">#ff888888</item> </style> <style name="TextAppearance.MisspelledSuggestion" parent="TextAppearance.Suggestion"> Loading Loading
core/res/res/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,7 @@ please see styles_device_defaults.xml. </style> <style name="TextAppearance.EasyCorrectSuggestion" parent="TextAppearance.Suggestion"> <item name="android:textUnderlineColor">@color/holo_blue_dark</item> <item name="android:textUnderlineColor">#ff888888</item> </style> <style name="TextAppearance.MisspelledSuggestion" parent="TextAppearance.Suggestion"> Loading