顶部用户列表增大点击区域。
This commit is contained in:
@@ -508,7 +508,7 @@ class RoomActivity : BaseMvpActivity<RoomPresenter?, ActivityRoomBinding?>(),
|
||||
supportFragmentManager
|
||||
)
|
||||
|
||||
LogUtils.e("fragment: ${(fragment != null)}")
|
||||
LogUtils.e("fragment_onItemClickListener: ${(fragment != null)}")
|
||||
if (fragment != null) {
|
||||
addActiveDialogFragment(fragment) // 添加到管理列表
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user