travijuu/NumberPicker

Multiple pickers in one layout?

Opened this issue · 0 comments

Hi travijuu, thanks for this plugin!
Is possible to set more than one picker in the same layout? In my test I encountered that the ids of number_picker_custom_layout.xml (decrement, display and increment) overlap when I do setValue programatically, so the last setValue apply to all of the pickers. Exist any way to do that?