We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf850f9 commit 948507bCopy full SHA for 948507b
packages/platform-android/template/android/app/src/main/res/values/styles.xml
@@ -1,7 +1,7 @@
1
<resources>
2
3
<!-- Base application theme. -->
4
- <style name="AppTheme" parent="Theme.Material3.DayNight.NoActionBar">
+ <style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
5
<!-- Customize your theme here. -->
6
<item name="android:editTextBackground">@drawable/rn_edit_text_material</item>
7
</style>
0 commit comments