How can i use findViewById inside AsyncTask?
i have an AsyncTask to execute while try connect phone to bluetooth device, i want change a icon from a button if it connect successefully
(I'm new to Kotlin programming)
https://i.stack.imgur.com/ucglB.png▾
https://i.stack.imgur.com/9iBvp.png▾
I would be very grateful if anyone could help