map和直播页面改版

This commit is contained in:
yezhiqiu
2025-11-27 18:22:51 +08:00
parent 11b6ba16bd
commit 314508e924
27 changed files with 2057 additions and 214 deletions

View File

@@ -391,6 +391,10 @@
android:name=".ui.activity.map.LiveActivityV2"
android:exported="false"
android:screenOrientation="portrait" />
<activity
android:name=".ui.activity.map.LiveActivityV3"
android:exported="false"
android:screenOrientation="portrait" />
<activity
android:name=".ui.activity.data.MoreSleepActivity"
android:exported="false"