Visual changes

This commit is contained in:
RikkaW
2021-11-13 00:08:36 +08:00
committed by topjohnwu
parent 82a01c22d3
commit 28b5faab0c
4 changed files with 51 additions and 23 deletions

View File

@@ -25,6 +25,9 @@ import me.tatarka.bindingcollectionadapter2.collections.MergeObservableList
class ModuleViewModel : BaseViewModel(), Queryable {
val bottomBarBarrierIds =
intArrayOf(R.id.module_info, R.id.module_remove)
override val queryDelay = 1000L
@get:Bindable