mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
修复:AVNC原生界面与Flutter界面样式不符
1.更新Android端material库为1.11.0 2.在Android端启用动态颜色 3.更改主题样式为Material3 4.为两个原生页面启用边倒边沉浸 5.修改Android端项目名称为TinyComputer(顺手改了, 默认为android)
This commit is contained in:
@@ -23,4 +23,5 @@ plugins {
|
||||
id "org.jetbrains.kotlin.android" version "1.9.22" apply false
|
||||
}
|
||||
|
||||
rootProject.name = "TinyComputer"
|
||||
include ":app"
|
||||
|
||||
Reference in New Issue
Block a user