UNPKG

@saserinn/react-native-battery-optimization-check

Version:

A fork from react-native-battery-optimization-check with the declarations for typescript applications

10 lines (7 loc) 291 B
<resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar"> <!-- Customize your theme here. --> <item name="android:editTextBackground">@drawable/rn_edit_text_material</item> </style> </resources>