Any ideas on how the new navigation in Google Plus is coded (where you hit the “< HOME” button and it pops out a list of activities (“Stream”, “Profile”, “Messenger”, etc)).
I initially have been thinking it is a PopupWindow…
Thoughts?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are referring to:
http://www.androiduipatterns.com/2012/06/emerging-ui-pattern-side-navigation.html
then there is nothing built into Android that provides a complete implementation of this at this time. This blog post discusses that UI pattern and points to some preliminary open source implementations.