开发者

Partial slide android

H开发者_如何学Cow do I slide only an part of the screen when changing intent?

For example: prevent the header of the intent to slide when intent is changed.

Or how can I use an intent within another intent and start activities without effecting the main intent.


You can user ViewFlipper. Use the showNext() and showPrevious() to change content. And you can put a header in outer of the viewflipper and it won't flip. The flip can be animated.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜