summaryrefslogtreecommitdiff
path: root/support/appcompat/res/values-v21/styles_base_text.xml
diff options
context:
space:
mode:
Diffstat (limited to 'support/appcompat/res/values-v21/styles_base_text.xml')
-rw-r--r--support/appcompat/res/values-v21/styles_base_text.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/appcompat/res/values-v21/styles_base_text.xml b/support/appcompat/res/values-v21/styles_base_text.xml
index 86f3c034..ab59d4f4 100644
--- a/support/appcompat/res/values-v21/styles_base_text.xml
+++ b/support/appcompat/res/values-v21/styles_base_text.xml
@@ -57,4 +57,8 @@
<style name="Base.TextAppearance.AppCompat.Small.Inverse" parent="android:TextAppearance.Material.Small.Inverse" />
+ <style name="Base.TextAppearance.AppCompat.Button" parent="android:TextAppearance.Material.Button" />
+
+ <style name="Base.TextAppearance.AppCompat.Widget.Switch" parent="TextAppearance.AppCompat.Widget.Switch" />
+
</resources> \ No newline at end of file