Newer
Older
react-native-hi-baidu-tts / example / android / app / src / main / res / values / styles.xml
xiaobaoafei on 22 Apr 2022 chore: initial commit
<resources>

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

</resources>