Vassili Simon

Results 8 comments of Vassili Simon

https://github.com/makovkastar/FloatingActionButton/issues/54

@JideGuru Could you please update the epub_viewer dependency?

Use this snippet if you place your carousel as a row item in a recyclerview. ``` override fun onInterceptTouchEvent(event: MotionEvent?): Boolean = true override fun onTouchEvent(event: MotionEvent?): Boolean { when...

The easiest solution for now was to ignore clicks while the motionlayout is in transition.

@apkelly You can find an example hier: https://github.com/airbnb/Showkase/tree/master/showkase-screenshot-testing-paparazzi-sample

It's not maintained anymore.