I want to create the app in which user will enter URL… If there are multiple URLs the app will load multiple webpages at a single time in vertical scroll arrangement in new screen depending on the URLs.
I know how to load add multiple card view using dynamic card view… But how can i load webviewer in them?
Thank you.
And i wanted to know If there is any method available by which we can make a button do the scrolling of horizontal/vertical scroll arrangments.
For example: the scroll arrangement will not scroll if the user swipes his finger.
But instead it will scroll with the help of a button ( Like the scroll bar we find in our browsers)
Thanks.