Tejasvi Hegde

Results 1 issues of Tejasvi Hegde

Support to databinding will be great! I had to create a DataAdapter to overcome this. Publishing here if anyone needs ``` public class ScrollableNumberPickerBindingAdapters { @BindingAdapter(value = "selectedValueAttrChanged") public static...