Sviatoslav Kostenko

Results 4 issues of Sviatoslav Kostenko

Fixed adding values programatically. Also fixed possible bug when there is no values and ENTER OR DPAD_CENTER button was clicked ( onItemClicked() listener was called despite of this ). Looks...

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 at android.text.BoringLayout.getLineStart(BoringLayout.java:345) at android.text.Layout.getLineEnd(Layout.java:1130) at android.text.Layout.getLineExtent(Layout.java:955)...

My app has a RelativeLayout as a parent of HorizontalPicker. It has INVIZIBLE or GONE visibility value at application startup. When I make RelativeLayout visible in my application, app crashes...

After two fast clicks on Menu button View behavior becomes very strange. BTW, beautiful library! ![ezgif com-resize](https://cloud.githubusercontent.com/assets/8116529/15178216/10d86544-177d-11e6-9856-c50a690b00c2.gif)