Is there a way to detect if a View
becomes visible on the screen in a ScrollView
? I need to use it to possibly trigger animations.
Asked
Active
Viewed 1,041 times
3

Echo
- 521
- 5
- 16
-
just see this https://stackoverflow.com/q/54180542/7858922 please check it out – amirhosein Nov 07 '22 at 09:45
1 Answers
-3
Check if you are able to get children of a parent view. Suggest to check this

Kushal Desai
- 119
- 2
- 11