I have a text inside my recyclerview I want to ani...
# android
s
I have a text inside my recyclerview I want to animate it after some delay, can I use coroutine job inside my onBind or shall I use handler for that?
not kotlin but kotlin colored 1