KMessage List Title Bar View Model
class KMessageListTitleBarViewModel(val chatId: String, var chatName: String, val lifecycleOwner: LifecycleOwner) : ViewModel
Created by liutao7 on 2022/6/30.
Properties
Functions
Link copied to clipboard
fun KMessageListTitleBarViewModel.bindView(titleBarView: KMessageListTitleBarView, stickContainer: LinearLayout?, lifecycleOwner: LifecycleOwner)
Created by liutao7 on 2022/6/30.
Link copied to clipboard