Package-level declarations

Types

Link copied to clipboard
class KMessageListTitleBarViewModel(val chatId: String, var chatName: String, val lifecycleOwner: LifecycleOwner) : ViewModel

Created by liutao7 on 2022/6/30.

Functions

Link copied to clipboard
@JvmName(name = "bindView")
fun KMessageListTitleBarViewModel.bindView(titleBarView: KMessageListTitleBarView, stickContainer: LinearLayout?, lifecycleOwner: LifecycleOwner)

Created by liutao7 on 2022/6/30.