🎉 Released a new version 2.1.0
! 🎉
What's New?
- Added a
View
as a receiver onsetOnClickListener
s in Builders and elastic views. - Added
ElasticView
that extendsView
for implementing custom views. - Renamed internal
ElasticView
interface toElasticInterface
. - Updated kotlin to
1.4.31
internally.