开发者

Horizontal view switching like in the official Google plus app

开发者 https://www.devze.com 2023-04-06 00:00 出处:网络
Anyone have a code sample of horizontal view switching like in the official Google plus app. Im mean were you switch between 开发者_如何学运维 Nearby - Circles - Incomming in the Stream view.What you\

Anyone have a code sample of horizontal view switching like in the official Google plus app. Im mean were you switch between 开发者_如何学运维 Nearby - Circles - Incomming in the Stream view.


What you're talking about is ViewPager. It requires this Android compatibility library.

I recommend looking into Jake Wharton's library and then taking a look at Mark Allison's examples of styling it.


Maybe this can help you http://android-developers.blogspot.com/2011/08/horizontal-view-swiping-with-viewpager.html


You can also use a ActionBar Sherlock Library for this

0

精彩评论

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