android - Remove User Input From Seekbar -


i ability remove ability user interact seekbar, within activity.

the scenario:

user slide's seekbar once.... onstoptrackingtouch: further user interaction seekbar denied.... button onclick... user interaction seekbar restored..


i cant find attribute seekbar allow this...?

one possible solution have considered, overlaying image view containing clear image. not stop underlying seekbar taking user touch input..?

seekbar descends view class why not disable it?

https://developer.android.com/reference/android/view/view.html#setenabled(boolean)


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -