Rémy S.
Results
3
comments of
Rémy S.
Some news?
Thanks you a lot
I'm facing this problem event with kotlin approach: ``` private fun Blurry.Composer.postOnto(view: ViewGroup) { view.post { onto(view) } } ```