我有这个问题:
我想要在 android 中作为 play store 的效果,特别是 view pager,其中有两个片段,但第一个完全在 viewpager 中,而第二个在其中存在 50%。
我看到很多帖子,例如:
http://stackoverflow.com/questions/9693836/fragmentpageradapter-swipe-to-show-listview-1-3-screen-width
或 http://www.androiduipatterns.com/2012/06/emerging-ui-pattern-side-navigation.html
但解决方案是一个不记得“页面标题”的动画,它应该是这样的图像:![标题如 google play 或 play store][1]
http://imageshack.us/photo/my-images/819/firstxr.png/
http://imageshack.us/photo/my-images/228/secondfy.png/
谢谢大家