my friend and i develop a Android programm.
Now we got to the question if it’s possible to get the actual position of an ListElement.
Example: You drag the list up and down, and now you want to konw which element is on the center of the screen?
can anyone help us?
you can use the ListView functions
and
so you can calculate whats element on the center of the screen.