优化基础窗口管理类。

This commit is contained in:
2026-01-13 15:25:01 +08:00
parent 7ee79a44c7
commit 504b78c04e
11 changed files with 405 additions and 301 deletions

View File

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