-
Love the picker, it is easily the best looking one out there!
That said, it seems like I can setup HorizontalPicker fine in some situations. But when I setup a navigation controller and pop back to …
-
I have added a Picker in layout as
Picker is just drawn as blank while the items are in background scrolls and event are also coming for selected items, but items are not visible
Please tell me t…
-
I'm trying with "pod try HorizontalPicker", and get the following error in HPDemo-Prefix.pch:
# import
fatal error: 'HorizontalPickerView/HorizontalPickerView.h' file not found
-
When I try to open an activity that has the HorizontalPicker included I get the following error:
```
java.lang.NullPointerException: Attempt to invoke virtual method 'int android.content.res.ColorSta…
-
I've got one picker on the activity that when selected, populates another picker with values that depend on the selected item from the first picker.
second picker is defined as follows:
```
```
W…
-
Hi blazsolar,
I have a problem to use your nice library. I really need it.
I'm using android studio 1.3.
After import your library through gradle, I added your example code at xml.
When build my proje…
-
I am facing issue, in which if scroll all the way to right will reset to 0 index which should be last index. Please, help me out.
-
No matter what values I put for picker:dividerSize or android:divder, no divider shows up. Is there something else I need to do?
-
I don't know where to look since there is not much documentation, but how do I change the color of the item that is selected (or change the color of hte unset items)
Right now every item is the same …
-
Hi, i have this problem with your library
first problem with layout :
Missing styles. Is the correct theme chosen for this layout? Use the Theme combo box above the layout to choose a different la…