Assign parent TextAppearances to Holo.Light theme.
Change-Id: I60e82ec78c4e766bf1fbd86a0d6cd6c972cbbf81
This commit is contained in:
@@ -1139,13 +1139,13 @@
|
||||
<item name="android:textColorLink">?textColorLinkInverse</item>
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Holo.Light.Large">
|
||||
<style name="TextAppearance.Holo.Light.Large" parent="TextAppearance.Large">
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Holo.Light.Medium">
|
||||
<style name="TextAppearance.Holo.Light.Medium" parent="TextAppearance.Medium">
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Holo.Light.Small">
|
||||
<style name="TextAppearance.Holo.Light.Small" parent="TextAppearance.Small">
|
||||
</style>
|
||||
|
||||
<style name="TextAppearance.Holo.Light.Large.Inverse">
|
||||
|
||||
Reference in New Issue
Block a user