1:修改排行榜展示心动榜

This commit is contained in:
2025-12-06 15:00:14 +08:00
parent e4122ef8e6
commit c44ae5bc48
6 changed files with 16 additions and 11 deletions

View File

@@ -263,7 +263,6 @@ class RoomActivity : BaseMvpActivity<RoomPresenter?, ActivityRoomBinding?>(),
taskId = intent.getStringExtra("taskId")
}
@SuppressLint("MissingSuperCall")
override fun onNewIntent(intent: Intent) {
super.onNewIntent(intent)