[6.7.0][框架] refactor: 统一上部状态栏背景宽高;

This commit is contained in:
aibingbing
2024-09-20 15:27:39 +08:00
parent 879b3418e4
commit 441ac19070
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 KiB

After

Width:  |  Height:  |  Size: 382 KiB

View File

@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/topStatusContainer"
android:layout_width="@dimen/dp_964"
android:layout_height="@dimen/dp_357"
android:layout_height="@dimen/dp_359"
android:background="@drawable/bg_top_status_layout_normal">
<com.mogo.eagle.core.function.hmi.bone.status.speed.SpeedView