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

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

@@ -6,10 +6,10 @@
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"/>
android:id="@+id/toolbar"/>
<LinearLayout
android:orientation="vertical"