I can’t use Anko in custom view, right ? I’ve fou...
# anko
n
I can’t use Anko in custom view, right ? I’ve found that Anko uses extension function to Activity, Context, Fragment….but I’m using Single Activity no Fragment architecture. so every findViewById stuff is in my custom view after onFinishInflate()