1:修改房间设置,

2:修改个人主页头像框展示
3:修改礼物墙数据错乱不让展示的问题
4:修改房间设置里面的活动,变成趣味活动,当有参数的并且是打开的情况下,是展示的
This commit is contained in:
2026-01-29 17:25:23 +08:00
parent 5b27d91278
commit 3530c10772
33 changed files with 140 additions and 53 deletions

View File

@@ -242,6 +242,10 @@
android:name=".service.CancelNoticeService"
android:enabled="true"
android:exported="true" />
<meta-data
android:name="preloaded_fonts"
android:resource="@array/preloaded_fonts" />
</application>
</manifest>