android-side-navigation Questions

25

The new Facebook application and its navigation is so cool. I was just trying to see how it can be emulated in my application. Anyone has a clue how it can be achieved? On clicking the the top...
Overmaster asked 28/12, 2011 at 15:39

6

Solved

I'm trying to make sliding drawer menu like the one in the Facebook app. I navigated many questions like this amazing one here. and found a lot of libraries but all of them slide from left to right...
Ludovico asked 16/2, 2013 at 9:56

8

Solved

I really want to implement this (the side navigation) in an app of my own, does anyone know how Google managed to do this? They seem to have pulled the current window aside and put in a fly-in na...

4

I'm looking for something similar to what the new Facebook app has implemented for the Android/ios mobile applications. I am referring to a side navigation menu which opens with a finger movement. ...
Aleydis asked 7/12, 2011 at 22:53

3

Solved

I want to Animate two Different layouts. Example I already have the animation the way I want, I just want to animate a different XML Layout. There is a class LayoutAnimationController, but I re...
Rebellion asked 21/12, 2011 at 8:33

4

Solved

With the new facebook app it comes with an hidden sidebar that I would love to use something like that in my applications. It looks kinda like the sidebars that firefox mobile have... Do you...

3

Solved

Possible Duplicate: Android facebook style slide Recently Facebook released a new version of its Android application that features an improved navigation. One main new feature is the ...
Sphacelus asked 8/12, 2011 at 8:53

2

Solved

In order to implement a navigation bar ala Facebook I have the following layout configuration: <FrameLayout android:layout_width="match_parent" android:layout_height="match_parent" > <...
Lexical asked 5/4, 2012 at 13:23

2

Solved

I am looking to create the feature described in this post SplitView on iPhone, but I would like it for Android. Is there any library that would help me achieve this? Would I just use fragment...
1

© 2022 - 2024 — McMap. All rights reserved.