bugfix:侧边栏忘记关闭
This commit is contained in:
parent
2eff8244f6
commit
96961cadff
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue