version:1.9.7

fix:
update:优化锁屏界面
This commit is contained in:
2024-10-08 09:49:01 +08:00
parent 5a64967c57
commit 750af19db6
62 changed files with 2137 additions and 2020 deletions

View File

@@ -1,10 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:angle="45"
android:endColor="#8282EB"
android:startColor="#8282EB" />
<solid android:color="#4D000000" />
<!-- 圆角的幅度 -->
<corners