NextFaze / power-adapters

Composable adapters for Android RecyclerViews and ListViews
Apache License 2.0
108 stars 13 forks source link

Use CheckResult annotation in Kotlin adapter builder #58

Open BenTilbrook opened 6 years ago

BenTilbrook commented 6 years ago

Use the @CheckResult in the Kotlin adapter builder DSL, which will hopefully flag the common user error where one forgets to use +.