[3.2.0]调整系统版本AD默认背景

This commit is contained in:
xuxinchao
2023-05-18 11:29:18 +08:00
parent 5f21dfd627
commit 57ae21e36c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -61,7 +61,7 @@
app:layout_constraintBottom_toBottomOf="@id/ivPadVersion"
app:layout_constraintStart_toStartOf="parent"
android:layout_marginStart="405dp"
android:src="@drawable/icon_version_ad"
android:src="@drawable/icon_version_ad_normal"
/>
<com.mogo.eagle.core.function.hmi.ui.widget.CircularProgressView