Hello fellow Kotlinauts. Can someone point me in the direction of an example of using Anko to drive a textWatcher where the text input is being referenced through the Kotlin extensions? I’ve been trying to find one on the web, but have yet to be successful. Thanks.
5 replies
hmm, I don't think there's more concise way to write what you just wrote. You may find desired view with some shorter version of find/findViewById or kotlinx, if that is what you meant. Anyone else got an idea?