AnderWeb / discreteSeekBar

Apache License 2.0
2.11k stars 400 forks source link

Indicator in front of keyboard #56

Open skywalkerlw opened 8 years ago

skywalkerlw commented 8 years ago

Attached image shows the indicator is in front of keyboard indicator on keyboard

jonasmedeiros commented 7 years ago

I got this problem when usin this https://github.com/AnderWeb/discreteSeekBar/issues/33

jonasmedeiros commented 7 years ago

My solution is maxDurationSeekBar.setAlwaysShowIndicator(false); when show the keyboard