android - Changing SeekBar Thumb/Pointer speed -
google has failed me on issue. researching if possible change pointer/thumb speed of seekbar. example: slide finger half way across screen, pointer moves quarter. idea have raise distance needed move seekbar thumb in onstarttrackingtouch() method , reset in onstoptrackingtouch() mehtod. don't know how tackle problem.
i found solution in slimkat rom 4.4.4. jubakuba implemented fine control seekbar. github link
Comments
Post a Comment