Android Lollipop Calendar listener not called.

Hi Guys, This is my yet another post. Recently in one of my projects I faced an issue specific to Android 5.0 lollipop. The Date Picker View, OnDateChangedListener was never getting called. While selecting the date, the change was being reflected on the view, but no call to the listener was made, and some other […]

Strange fragment overlapping issue in Android Lolipop

Recently I faced a strange issue with Android 5.0.  One of my apps Plan Shaadi is using lots of fragments. On Android 5.0 suddenly fragments with white colour background were overlapping. The weird thing was that this was happening with only certain colours, when I tried black it was working good. As a workaround to […]