chore: clean
This commit is contained in:
parent
31a67c8edb
commit
f9f9767ecc
106 changed files with 855 additions and 584 deletions
|
@ -41,5 +41,6 @@ class SubscriptionItem(
|
|||
|
||||
override fun getLayout(): Int = R.layout.item_subscription
|
||||
|
||||
override fun initializeViewBinding(view: View): ItemSubscriptionBinding = ItemSubscriptionBinding.bind(view)
|
||||
override fun initializeViewBinding(view: View): ItemSubscriptionBinding =
|
||||
ItemSubscriptionBinding.bind(view)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue