与AppCompatActivity引用一样,类继承层数不能是两层。
This commit is contained in:
parent
b68d8a58e3
commit
18b078c644
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Apr 27 11:20:04 HKT 2025
|
#Sun Apr 27 05:39:12 GMT 2025
|
||||||
stageCount=1
|
stageCount=1
|
||||||
libraryProject=libapputils
|
libraryProject=libapputils
|
||||||
baseVersion=15.3
|
baseVersion=15.3
|
||||||
publishVersion=15.3.0
|
publishVersion=15.3.0
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.3.1
|
baseBetaVersion=15.3.1
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Apr 27 11:19:49 HKT 2025
|
#Sun Apr 27 05:39:12 GMT 2025
|
||||||
stageCount=1
|
stageCount=1
|
||||||
libraryProject=libapputils
|
libraryProject=libapputils
|
||||||
baseVersion=15.3
|
baseVersion=15.3
|
||||||
publishVersion=15.3.0
|
publishVersion=15.3.0
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.3.1
|
baseBetaVersion=15.3.1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<style name="UtilsTheme" parent="APPBaseTheme">
|
<style name="UtilsTheme" parent="@android:style/Theme.Holo.Light.NoActionBar">
|
||||||
</style>
|
</style>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user