bugfix:侧边栏忘记关闭

This commit is contained in:
level 2025-08-14 17:28:07 +08:00
parent 2eff8244f6
commit 96961cadff
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/white"
android:layout_gravity="start"
>
<!-- android:layout_gravity="start"-->
<androidx.appcompat.widget.AppCompatImageView