I am working on a app where I am using both Horizontal and Vertical seekbar with showing popup at thumb location.
For horizontal seekbar both the things are fine.
But when we rotate seekbar by -90/270 degree, then the popup is not showing on proper location(above the thumb)
The problem is we try to get bound of Seekbar thumb for vertical position but i am getting bound of horizontal position.
Any help is appreciable.