I recorded videos through my app,And i stored in memory card.
After i get those videos and added to list view .
Based on screen size only one video is visible to user.
If user scroll up and down and stop.
At that point i want to know which one is in front of user.
If any one know the solution please help me.or any other way to do
Thanks in advance
OK, there are two methods could help you.
ListView.getFirstVisiblePosition()
ListView.getLastVisiblePosition()
Look this page for details.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With