UNPKG

react-native-sound

Version:

React Native module for playing sound clips on iOS and Android

13 lines 921 B
<?xml version="1.0" encoding="utf-8"?> <resources> <!-- From: file:/Users/z/Projects/RNSoundDemo/node_modules/react-native-sound/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.2.0/res/values-v12/values-v12.xml --> <eat-comment/> <style name="Base.V12.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView"> <item name="android:textCursorDrawable">@drawable/abc_text_cursor_mtrl_alpha</item> </style> <style name="Base.V12.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText"> <item name="android:textCursorDrawable">@drawable/abc_text_cursor_mtrl_alpha</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>