summaryrefslogtreecommitdiffstats
path: root/appcompat/res/values-v21/styles_base.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appcompat/res/values-v21/styles_base.xml')
-rw-r--r--appcompat/res/values-v21/styles_base.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appcompat/res/values-v21/styles_base.xml b/appcompat/res/values-v21/styles_base.xml
index 1bf90ef..241cb04 100644
--- a/appcompat/res/values-v21/styles_base.xml
+++ b/appcompat/res/values-v21/styles_base.xml
@@ -174,6 +174,8 @@
<style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="android:Widget.Material.AutoCompleteTextView" />
+ <style name="Base.Widget.AppCompat.EditText" parent="android:Widget.Material.EditText" />
+
<style name="Base.Widget.AppCompat.RatingBar" parent="android:Widget.Material.RatingBar" />
<style name="Base.Widget.AppCompat.Button" parent="android:Widget.Material.Button" />