Jimale Abdi
Results
3
comments of
Jimale Abdi
I will fix it in the next release.
Noted, I will release it on F-droid in the next update.
Update your Model(Data class) and submit data, this will update the item that you want to update. ``` override fun buildModels() { UserModel_() .id(user.id) .name(user.name) .onClickListener { model, parentView, clickedView,...