GithubHelp home page GithubHelp logo

pickerui's People

Contributors

davidpizarro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pickerui's Issues

Array Index Out of Bound Exception

java.lang.ArrayIndexOutOfBoundsException: length=10; index=10 at java.util.Arrays$ArrayList.get(Arrays.java:3854) at com.dpizarro.uipicker.library.picker.PickerUIListView$4.run(PickerUIListView.java:218) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6682) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)

Attribute conflict

Hello,
When i include your library in my gradle file, it gives error while syncing...

Error:(2) Attribute "entries" has already been defined

I cannot figure out what is causing this problem. Please Help!!

cant show in fragment

Hi,

if i use activity there is no problem to show pickerview. But when i use fragment the picker does not show.

Can you please fix this problem?

background problem

its background turns to black when sliding

maybe you need add this:"cacheColorHint" for your custom Listview

Java.lang.ClassCastException

Hi,
I am getting following error when I run the application using this library. I have followed the all the steps and refereed the sample app.

 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.navigationtest/com.example.navigationtest.SplashScreenNew}: android.view.InflateException: Binary XML file line #16: Error inflating class com.dpizarro.uipicker.library.picker.PickerUI

Caused by: java.lang.ClassCastException: android.view.ContextThemeWrapper cannot be cast to android.app.Activity

Do this view not support with api21+?

I use it in my projects but when the renderscriptTargetApi was 19 had some error like

Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(18) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
Error:Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Users/PPTing/Library/Android/sdk/build-tools/23.0.1/aapt'' finished with non-zero exit value 1

when i change renderscriptTargetApi to 21 it warn me
Warning:Renderscript support mode is not currently supported with renderscript target 21+

Change the color of the selected text

Hi,

I can't change the color of the selected item of the PickerUI.
I used:
mPickerUI.setColorTextCenter(Color.WHITE);
or, I also tried:
mPickerUI.setColorTextCenter(android.R.color.white);
but these don't work.

Can you help me please?

Thanks very much

how to repeat options?

i want to implement the exact concept of the "wheel" by keep repeating options, how can i do that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.