version:1.5.0821

bugfixes:
add:优化sn显示,增加mt6765平台
This commit is contained in:
2025-09-03 11:26:51 +08:00
parent 64620b4778
commit 06513441bd
12 changed files with 140 additions and 64 deletions

View File

@@ -194,7 +194,7 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
android:visibility="@{appSettings==null||appSettings.custom_batch_control==0?View.GONE:View.VISIBLE}">
>
<TextView
android:id="@+id/textView11"
@@ -590,8 +590,8 @@
<TextView
android:id="@+id/tv_system_version"
android:layout_width="7dp"
android:layout_height="12dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="@dimen/dp_16"
android:ellipsize="end"
android:maxLength="30"