blazsolar / HorizontalPicker

Android widget allowing user to select one item from set of them by swiping left and right.
http://blaz.solar/HorizontalPicker
Apache License 2.0
227 stars 81 forks source link

Support multi line text #47

Open murthyanitaa opened 8 years ago

murthyanitaa commented 8 years ago

Hi thanks for the awesome library. I just had a small requirement where I needed to have a single textView but in 2 lines. For eg: 17/8 18/8 45 23

Something like the above. But at the moment, I don't think the library supports this feature. Can you please let me know how to enable this?