New file |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <resources> |
| | | <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-supportlib-release/frameworks/support/v7/appcompat/res/values-v12/styles_base.xml --> |
| | | <eat-comment/> |
| | | <style name="Base.V12.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView"> |
| | | <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item> |
| | | </style> |
| | | <style name="Base.V12.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText"> |
| | | <item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item> |
| | | </style> |
| | | <style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="Base.V12.Widget.AppCompat.AutoCompleteTextView"/> |
| | | <style name="Base.Widget.AppCompat.EditText" parent="Base.V12.Widget.AppCompat.EditText"/> |
| | | </resources> |