Background : Suppose if the slider values ranges from 0 to 1000. If we slide the values assumably logged will be in the order 0,5,10.... 1000 But, we cannot select "1" to be precise.
Problem : I want to create a more zoomed effect like the magnification appears over the textfield on long-press to enter values precisely using a slider. How to achieve that ?
Any relevant help/suggestion/library/link/code snippet/discussion appreciated.
Cheers! Jeet