UniversalPickerDialog icon indicating copy to clipboard operation
UniversalPickerDialog copied to clipboard

Android dialog with auto generated pickers inside, which depends on count of datasets provided. Made by Stfalcon

Results 2 UniversalPickerDialog issues
Sort by recently updated
recently updated
newest added

Make some properties configurable: cancelListener, cancelable, wrapSelectorWheel. Also I add some sample in `sample` project so you can try it. `wrapSelectorWheel` for #1 . This library is cool and easy...

Hi, Thank you for your library, it works nice :) I wanted to not allow the list to be scrollable infinitly (do not loop on values). Does your library support...