1:修改师父标签
2:修改签约房的清除魅力我更新魅力
This commit is contained in:
@@ -65,10 +65,6 @@ class RoomTalentDialog(context: Context, val roomId: String) :
|
||||
|
||||
override fun onNext(t: MutableList<String>) {
|
||||
if (t.isNotEmpty()) {
|
||||
|
||||
t.addAll(t)
|
||||
t.addAll(t)
|
||||
t.addAll(t)
|
||||
adapter = RoomTalentAdapter(t) { selectedValue, position ->
|
||||
// 处理选中事件
|
||||
LogUtils.e("选中了: $selectedValue, 位置: $position")
|
||||
|
||||
Reference in New Issue
Block a user