更换vap库

This commit is contained in:
2025-12-03 09:09:57 +08:00
parent 10e5504ce1
commit dc9726d5b4
56 changed files with 5063 additions and 9 deletions

View File

@@ -75,7 +75,7 @@ class RoomMentorShipWheatView : BaseWheatView {
mTvName?.text = bean.nickname
} else {
mTvName.visibility = VISIBLE
mCharmView.visibility = GONE
mCharmView.visibility = INVISIBLE
hostTv?.visibility = GONE
}
}