Kotlin / anko-example

A small application built with Anko DSL
https://github.com/JetBrains/anko
Apache License 2.0
284 stars 64 forks source link

about a complex list viewholder #2

Closed 29995270 closed 11 months ago

29995270 commented 8 years ago

Thanks for your example. If my viewholder has a lot of views, how can i handle their reference. Should i set a id in anko expression, and findViewById in viewholder?

yanex commented 11 months ago

The issue is closed as Anko is deprecated.