I have a VideoView which is inside a Framelayout , and has few other elements like imageviews and below is a List View.I want to be able to scroll all the views using single scroll.
The video should get scrolled along with the list view as a single entity !
Have a look at TED Conferences app, here:
https://play.google.com/store/apps/details?id=com.ted.android&hl=en
I want to do something similar to that , any ideas & help will be very appreciated. Thank You guys!
You can use 3 layouts:
For tabs functionality you can use TabHost.