Files
Lynkedupsales/android/app/src/main/res/values/styles.xml
mansi-dev c14f8eb96a Initial commit
Generated by react-native@0.83.1
2026-02-06 23:47:48 +05:30

10 lines
282 B
XML

<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>