hi,
i have an scrollview element filled with a few panels. from every panel, when clicked, i want to start an animation, so i need the top position of every panel. as far as good, get it over the touch event. but when i scroll down and click on a panel, which was further down, the animation starts not on the current position, it starts on the "initialized" position. so my question is how i get current position from a clicked panel wherever the scrollposition is? sorry for my english, i hope you understand
i have an scrollview element filled with a few panels. from every panel, when clicked, i want to start an animation, so i need the top position of every panel. as far as good, get it over the touch event. but when i scroll down and click on a panel, which was further down, the animation starts not on the current position, it starts on the "initialized" position. so my question is how i get current position from a clicked panel wherever the scrollposition is? sorry for my english, i hope you understand