`findViewTreeLifecycleOwner` is a useful func to m...
# coroutines
s
findViewTreeLifecycleOwner
is a useful func to me. Thank you. ---- I want to replace handler in custom view, e.g. auto delay scroll in custom ViewPager2. is it a good practices using coroutines in custom view in this case?