Iterate through all Views and count the panels
above will only work for the COMPLETE scrollview.
The number of view "on the screen" you need to calculate by yourself. YOU know the size of the panels added you added.
I´m not sure but i think you don´t know which is the topmost viewed panel on the screen to calculate it.
So i guess it will be complicated to get that value
Iterate through all Views and count the panels
above will only work for the COMPLETE scrollview.
The number of view "on the screen" you need to calculate by yourself. YOU know the size of the panels added you added.
I´m not sure but i think you don´t know which is the topmost viewed panel on the screen to calculate it.
So i guess it will be complicated to get that value