修改 MIUI 版本显示方式

This commit is contained in:
2022-03-05 00:19:37 +08:00
parent eabac2bd2d
commit e65624c044
2 changed files with 30 additions and 3 deletions

View File

@@ -95,7 +95,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:alpha="0.8"
android:text="MIUI 版本:%1"
android:text="系统版本:%1"
android:textColor="@color/white"
android:textSize="13sp" />
</LinearLayout>