imkarl / CharacterPickerView

可实现三级联动的选择器,高仿iOS的滚轮控件,字体大小自适应
GNU General Public License v3.0
739 stars 153 forks source link

update the CharacterPickerWindow options ? #8

Closed cloudshooterhuman closed 8 years ago

cloudshooterhuman commented 8 years ago

Hey ! I stacked with lib design basically (can't found any way) I need to update the options when I change one of the options. Any hint about that ? Regards, Abdellah

imkarl commented 8 years ago

Is it like this? characterPickerView.setPicker(options1Items, options2Items, options3Items)

imkarl commented 8 years ago

Using…

compile 'com.github.imkarl:CharacterPickerView:v0.1'