Update version to 1.3,fix more bugs.

This commit is contained in:
2022-03-05 00:59:20 +08:00
parent cd4b9794c4
commit 4d7891f769
3 changed files with 5 additions and 5 deletions

View File

@@ -447,7 +447,7 @@
android:layout_marginBottom="10dp"
android:alpha="0.8"
android:lineSpacingExtra="6dp"
android:text="Q.哪些是已知问题?\nA.暂时只对 ColorOS 12 做了适配,其它版本情况未知,请自行进行测试。"
android:text="Q.哪些是已知问题?\nA.问题如下:\n1.由于机型有限,仅对 ColorOS 12~12.1 测试正常运行,根据酷友的需要云调试修复 ColorOS 11 的问题,其它版本情况未知,请自行进行测试。\n2.OxygenOS 只支持 12 版本,其它类 ColorOS 魔改的 UI 理论没有问题,请自行测试。"
android:textColor="@color/colorTextDark"
android:textSize="12sp" />