version:1.5.0821
bugfixes: add:优化sn显示,增加mt6765平台
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user