-
Using Xcode 10 and Swift 5 in my project.
at `import HorizontalPicker` I get an error saying:
"Could not build Objective-C module 'HorizontalPicker'"
-
My app is crashing when scrolling to the limits (end or to the start). Version 1.1.1.
Logcat is showing this Exception:
```
java.lang.NullPointerException: Attempt to invoke virtual method 'void and…
-
_Failed to find style 'horizontalPickerStyle' in current theme (2 similar errors not shown) Couldn't resolve resource @dimen/textSize (2 similar errors not shown) java.lang.NumberFormatException: Colo…
-
I need to add start date and end date for calendar , how can i set most lowest and highest date and year ?
-
In your example I added a button which sets values to HorizontalPicker by setValues() method.
When it is clicked, app crashes with NullPointerException
`java.lang.NullPointerException
…
-
It'll be nice to have a mode for the HorizontalPicker where if the velocity of the swipe is huge, you don't scroll over 3,4,X items before stopping on an item far away but you only go to the next or t…
-
It would be amazing to be able to set `initialPosition` to a number, therefore, enabling the load of an existing number.
Of course, the best option would be to keep start/center/end as currently fu…
-
Hello,
I have some issues with the picker. My app is crashing everytime I set the side item and when I start to scroll or if the array has only one element. It's happening only in my phone, that's q…
Ormaz updated
2 years ago
-
it'd be cool to have methods to set the color and size of the selected item
-