[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

@@ -4,7 +4,7 @@
android:layout_width="960dp"
android:layout_height="match_parent"
android:background="#F0151D41"
android:layout_marginTop="@dimen/dp_72"
android:layout_marginTop="@dimen/dp_status_bar_height"
android:id="@+id/clLayout"
>