Selection of views like a ratingbar

Viewed 286

I need something like a RatingBar for selecting a range of months in a year,

Where the user can select march, and moves the finger towards a direction and it is selected. I can't have something "not selected" in the middle.

To exemplify,
Months selected

In this case, the user selected 'Jan', and 'Abr'. I didn't find anything specific for this case, so, I was wondering if anyone came across this or I should do this manually.

Thanks! :)

2 Answers
Related