Published inWix EngineeringHow to execute Android UI tests on CI and stay aliveMaintaining our project Detox (a library for writing end-to-end tests for mobile apps) in the last couple of years has been quite a ride…Oct 14, 2021Oct 14, 2021
Published inWix EngineeringConfiguring ProGuard for Android Instrumentation TestsIt’s no secret that when you mention ProGuard to Android developers, most of them cringe. ProGuard often feels like over-complicated…Apr 18, 20194Apr 18, 20194
Published inProAndroidDevRecyclerViewPager, Part #2: Cards Carousel!In my previous post I went on and on about closing the basic features gap between a ViewPager and a RecyclerView, acting like one (with…Nov 3, 20183Nov 3, 20183
Published inProAndroidDevLooks like a ViewPager, sounds like a ViewPager… its a RecyclerView!With the birth of RecyclerView in Android SDK v22.1.0, Google have introduced a genuine improvement in the quality of UI infrastructure…Nov 3, 20183Nov 3, 20183
The missing piece in implementing a cards carousel using a RecyclerView!Edit: I’ve replaced this story with a more elaborate mini-series explaining how to further ViewPager-ize a RecyclerView:Jul 19, 20182Jul 19, 20182