Hmm I am using async(UI) inside a setOnClickListen...
# getting-started
w
Hmm I am using async(UI) inside a setOnClickListener. The issue is that the updates to a textView only happen after the proccess has finished running. I would really like incremental updates from inside a process..