Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android - icon is not rendered #54

Closed
kr0000 opened this issue Jul 6, 2018 · 4 comments
Closed

Android - icon is not rendered #54

kr0000 opened this issue Jul 6, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@kr0000
Copy link

kr0000 commented Jul 6, 2018

On iOS icon is rendered correctly, on Android no - i check source code and it could be a bug.

@lfkwtz
Copy link
Collaborator

lfkwtz commented Jul 6, 2018

What version of android?

@kr0000
Copy link
Author

kr0000 commented Jul 6, 2018

27

@lfkwtz
Copy link
Collaborator

lfkwtz commented Jul 6, 2018

I’ll take a look, but the arrow on Android is typically rendered by the Picker component itself.

So if it’s not there - it’s either an RN issue or a difference in Android 27 and/or your manufacturer’s flavor of Android.

If you need it, you’ll have to recreate an input using the Android headless mode.

I’ll add a note to the feature request board to have a more flexible option for Android - but for now this is not a bug.

@lfkwtz lfkwtz closed this as completed Jul 6, 2018
@lfkwtz lfkwtz added this to To do in Feature Requests Jul 7, 2018
@lfkwtz lfkwtz added the enhancement New feature or request label Jul 7, 2018
@lfkwtz
Copy link
Collaborator

lfkwtz commented Nov 13, 2018

PR #105 and useNativeAndroidPickerStyle should cover this need. moving to done.

@lfkwtz lfkwtz moved this from To do to Done in Feature Requests Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants