I really love the new menus in the Android apps Spotify, YouTube, Google+ etc. And I would like to implement it in my apps. Is there a library or another solution to include it in an Android java project?
            Asked
            
        
        
            Active
            
        
            Viewed 839 times
        
    0
            
            
        - 
                    When you say menues you refer to? There is more than 1 menu in android. – Warpzit Jul 03 '12 at 14:51
 - 
                    It's called facebook like menu ^_^ It's popular nowadays http://stackoverflow.com/questions/8657894/android-facebook-style-slide/8673805 – logcat Jul 03 '12 at 15:07
 
1 Answers
0
            
            
        It's not official, but side navigation seems to be the prevailing term:
Side navigation is a UI pattern that provides users quick shortcuts to the most important part of the application without having to leave the screen they are on.

        Jeff Axelrod
        
- 27,676
 - 31
 - 147
 - 246