ABS + ViewPager + manage orientation change
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I am currently trying to implement an application with several Tabs and i must use also ViewPager. The difficulty i'm facing is to manage screen orientation changes... Let me explain more in detail.. In portrait there is a player full screen (1fragment), in lanscape i want it to change to a list at the left and a player at the right (2fragment) For now viewPager is blocking me, i've search through the internet and found nothing for this issu with abs + viewpager. I think the problem can be related to the adapter. For now it takes a "Class"