拷贝APP_Bck20250119项目源码,移除libjc/jcc/libs/android-29.jar文件。
This commit is contained in:
17
winboll-shared/src/main/res/values/styles.xml
Normal file
17
winboll-shared/src/main/res/values/styles.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="AppTheme" parent="WinBoll.SupportThemeNoActionBar"/>
|
||||
|
||||
<style name="WinBoll.Theme" parent="@android:style/Theme.DeviceDefault.Light">
|
||||
<!-- Customize your theme here. -->
|
||||
</style>
|
||||
<style name="WinBoll.SupportTheme" parent="Theme.AppCompat.Light">
|
||||
<!-- Customize your theme here. -->
|
||||
</style>
|
||||
<style name="WinBoll.ThemeNoActionBar" parent="@android:style/Theme.DeviceDefault.Light.NoActionBar">
|
||||
<!-- Customize your theme here. -->
|
||||
</style>
|
||||
<style name="WinBoll.SupportThemeNoActionBar" parent="Theme.AppCompat.Light.NoActionBar">
|
||||
<!-- Customize your theme here. -->
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user