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

[feature request] IndicatorHeight property #2

Open
farzinmirzaie opened this issue Feb 13, 2019 · 1 comment
Open

[feature request] IndicatorHeight property #2

farzinmirzaie opened this issue Feb 13, 2019 · 1 comment
Labels
enhancement New feature or request icebox Backlog issue

Comments

@farzinmirzaie
Copy link

indicator default height on android is half of ios and there is no way to change the gap between indicator lines to make app on both os look same

how it look on ios:
image

how it look on android:
image

@agurtovoy agurtovoy added the enhancement New feature or request label Mar 19, 2019
@agurtovoy
Copy link
Member

Hi @farzinmirzaie, thanks for reporting this. Unfortunately, the indicator height is predetermined by the underlying native 3rd party component (https://github.com/AigeStudio/WheelPicker), which doesn't provide a way to customize it.

I initially thought setIndicatorSize would do it, but it sets the width of the indicator's stroke, not the height of the space between the two lines as one might assume from the name.

@agurtovoy agurtovoy added the icebox Backlog issue label Apr 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request icebox Backlog issue
Projects
None yet
Development

No branches or pull requests

2 participants