badoo / RIBs

Badoo's take on RIBs
Apache License 2.0
162 stars 50 forks source link

Use fun interfaces for view factories in template #275

Closed CherryPerry closed 3 years ago

CherryPerry commented 3 years ago

Allows easier usage in tests:

ProfileBuilderRelationshipEndScreen.Customisation(viewFactory = { { stubView } })