Rémy S.

Results 3 comments of Rémy S.

Thanks you a lot

I'm facing this problem event with kotlin approach: ``` private fun Blurry.Composer.postOnto(view: ViewGroup) { view.post { onto(view) } } ```