更新应用介绍窗口标题栏风格

This commit is contained in:
ZhanGSKen 2025-04-01 17:47:31 +08:00
parent 1f8f7fd405
commit c06b157332
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Mon Mar 31 19:51:50 HKT 2025
#Tue Apr 01 09:45:46 GMT 2025
stageCount=6
libraryProject=
baseVersion=15.2
publishVersion=15.2.5
buildCount=0
buildCount=1
baseBetaVersion=15.2.6

View File

@ -6,7 +6,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<cc.winboll.studio.libaes.views.ASupportToolbar
<androidx.appcompat.widget.Toolbar
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/toolbar"/>