Monthly Archive: May 2015

Android M

Android Lollipop came in fast, went out faster! Welcome Android M. The Developer Preview was made available along with its reveal in Google I/O...

DIY Floating Action Button Part 2

In this post, I’ll show you how to make your Floating Action Button behave as it should on Lollipop devices. Elevation and ripple effects...

Create a Material Color Palette in NO time

If you’re familiar with the new theme setup in Android since AppCompat v21, you’ll need to define 3 colors from the start. That being your colorPrimary,...

DIY Floating Action Button Part 1

If you’ve gone through my Implement a Floating Action Button post, it shows you how to setup a neat FAB by using a library with...