简体   繁体   中英

how to create a navigation bar like pulse android app

I was trying to figure out how to create navigation bar like pulse android app see the screen shot

在此处输入图像描述

is it a navigation bar or a tabbed bar or something else?. How can i create something like this? Also when i clicks on any of the option does it goes to a new activity??

Thanks Pranay

As I see in the image it's looks like this to me: viewFlow .Hope it's help!

This looks more like ViewPager as used in Google+ app. It should be available in Honeycomb and also in the Compatibility library .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM