feat: changed folder name to FabricExample

This commit is contained in:
yungblud
2023-05-08 18:53:18 +09:00
parent 805ccb9f47
commit 0cd28cfdf1
74 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<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>