Commit c0850086 authored by yinjiacheng's avatar yinjiacheng

fix 商品管理页面增加fitsSystemWindows属性

parent e964b611
...@@ -13,7 +13,8 @@ ...@@ -13,7 +13,8 @@
<androidx.constraintlayout.widget.ConstraintLayout <androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent"> android:layout_height="match_parent"
android:fitsSystemWindows="true">
<com.yidian.common.widget.CommonTopBarView <com.yidian.common.widget.CommonTopBarView
android:id="@+id/bv_top_bar" android:id="@+id/bv_top_bar"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment