discreteSeekBar icon indicating copy to clipboard operation
discreteSeekBar copied to clipboard

Indicator in front of keyboard

Open skywalkerlw opened this issue 9 years ago • 2 comments

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

skywalkerlw avatar Nov 29 '15 14:11 skywalkerlw

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

jonasmedeiros avatar Nov 24 '16 13:11 jonasmedeiros

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

jonasmedeiros avatar Nov 24 '16 13:11 jonasmedeiros