-
While running the application with the HorizontalPicker I am getting this error "Error:(33) No resource identifier found for attribute 'dividerSize' in package 'com.wefika.horizontalpicker'"
-
When trying to implement this, it throws the following null pointer during run time (omitting everything not within this package):
"java.lang.NullPointerException
at com.wefika.horizontalp…
-
HorizontalPicker is not visible in the screen however when i touched the screen where HorizontalPicker suppose to be onItemClicked and onItemSelected methods are called. When i run it on Android L (Ne…
-
Hello!!
How could I give this style to the horizontal picker?
![image](https://cloud.githubusercontent.com/assets/10145328/8980406/bcc1162a-36b0-11e5-94e8-b6edf09d104a.jpg)
I want round items instea…
-
I'm trying to use 5 of these sliders at the same time, but I can't for the life of me separate the data. I used your demo and it will **not** work with 2 sliders in one view. Do you have any idea why?…