[6.7.0][状态栏改版] 改变状态栏高度72dp->67dp
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user