Published inAndroidPubScroll your Bottom Navigation View away with 10 lines of codeLike many things material design Google introduced Bottom navigation bars on Android via the design library but failed to provide one key…Mar 14, 2018A response icon29Mar 14, 2018A response icon29
Published inAndroidPubUsing TravisCI to securely build and deploy a signed version of your Android app.In my team we’ve started using TravisCI for our projects — namely, for automatically building our app, Curated. We’re happy with the way it…Mar 1, 2018A response icon8Mar 1, 2018A response icon8
Published inAndroidPubClearer RxJava intentions with Single and CompletableIn almost all RxJava example code and tutorials there is one class that reigns supreme — the Observable. It is the object which makes the…Mar 9, 2017A response icon16Mar 9, 2017A response icon16
Making RxJava code tidier with doOnSubscribe, doFinally and doOnTerminateI’m a big RxJava enthusiast. As an Android developer, I use it because it helps streamline my development by cutting down on a lot of the…Feb 21, 2017A response icon16Feb 21, 2017A response icon16