[6.7.0][状态栏改版] 改变状态栏高度72dp->67dp

This commit is contained in:
renwj
2024-09-26 18:41:20 +08:00
parent 596ead1d98
commit 52909df70b
20 changed files with 43 additions and 36 deletions

View File

@@ -5,7 +5,7 @@
android:id="@+id/sweeper_root_View"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="@dimen/dp_72"
android:layout_marginTop="@dimen/dp_status_bar_height"
android:clickable="true">
<com.mogo.eagle.core.function.view.MapBizView

View File

@@ -5,7 +5,7 @@
android:id="@+id/sweeper_root_View"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="@dimen/dp_72"
android:layout_marginTop="@dimen/dp_status_bar_height"
android:clickable="true">
<com.mogo.eagle.core.function.view.MapBizView