添加MyMessageManager项目

This commit is contained in:
ZhanGSKen
2025-02-25 18:53:54 +08:00
parent 3031c9bfe0
commit 90e66889a9
131 changed files with 11023 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<set xmlns:android="http://schemas.android.com/apk/res/android">
<alpha
android:fromAlpha="0.0"
android:toAlpha="1.0"
android:duration="5000" /> <!-- 持续2秒 -->
</set>