I am trying to create a calender for android 4.x devices where in the dates should get displayed in cell and month name at the top. now where ever user scroll up and down it should change the month (in short I would like to implement the functionality of changing month with up/down scrolling).
I have seen the same type of calendar control in HTC devices.
Any one has any idea how to implement this?