1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-08 23:55:14 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Upgrade example to 0.64

This commit is contained in:
sunnylqm
2021-04-09 18:23:29 +08:00
parent 736b82aac6
commit 4226865970
16 changed files with 2486 additions and 2617 deletions

View File

@@ -1,7 +1,7 @@
<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
<!-- Customize your theme here. -->
<item name="android:textColor">#000000</item>
</style>