Hi I want to create a custom ActionBar with navigation drawer in my app. In that i want to show the face of the person who logged in my app inside a circle in right side. and the navigation bar in left side.
.
It didn't worked with navigation drawer before.
@Manikandan Try it:
The first thing you must to do is implement and create navigation drawer:
/res/layout/activity_main.xml
MainActivity.java
For each item on your navigationDrawer menu you need add one Layout and one fragment.
fragment_1.xml (or others items on menu, fragment_2, fragment_3....)
and its associated class for each FragmentLayout
Fragment1.java (fragment2,Fragment3, Fragment4... )
on MainActivity too.
on your MainActivity too
MainActivity too
EDIT ALL PROJECT:
https://github.com/sgolivernet/curso-android-src/tree/develop/android-navigationdrawer