SeekBarHint icon indicating copy to clipboard operation
SeekBarHint copied to clipboard

Wrong position of popup when SeekBarHint is nested

Open milechainsaw opened this issue 10 years ago • 2 comments

view.getX() and view.getY() return values relative to the parent view, so if SeekBarHint is nested in another view, position of the popup is wrong.

milechainsaw avatar Nov 24 '14 17:11 milechainsaw

+1

amorenew avatar Feb 06 '17 12:02 amorenew

fixed here https://github.com/carlosmuvi

amorenew avatar Feb 06 '17 13:02 amorenew