Android Custom Navigation Drawer with Expandablelistview

Android Custom Navigation Drawer with Expandablelistview


Source Code:
https://www.dropbox.com/s/qtd51lxypodvojf/NavigationDrawer.zip

26 comments

Its good.. very helpful thank u...

Reply

Hello guys! I have some questions...
How can I set onItemClick event?
And where in the code you set arrow image that change up and down when you click on drawerItem?
Is possible to create some item ListView and other Expandable?
Thank you a lot!

Reply

Very Helpful post. Thanks a lot. But can you please help me how to add an item without child

Reply

replace expandadable listview to listview

Reply

Thanks for your reply.

Reply

The last list (WK) with no child does not work can you help us with that?

Reply

You can use setOnGroupClickListener event for expandable listview and add empty list array for that group.

Reply

Can you tell me from where the ExpandableIcon is coming in the code ... i searched drawable folder but didnt find any arrow icon..? How is it implemented..??

Reply

Thanks a ton !
But What If I want to add different images along with each child in expandable listview. ?
Can you guide me please.

Reply

change listDataChild.put(listDataHeader.get(2), wk);

to listDataChild.put(listDataHeader.get(3), wk);

Reply

Where is arrow button which changes on click??
Plz reply..........

Reply

hello i want to change of arrow it is possible ?

Reply

hey man. thnak u very much. i expect more. good to see you.

Reply

Error:(43) No resource identifier found for attribute 'layoutManager' in package 'com.example.android.navigationdrawer'

Reply

Thanks, very helpfull. Is there a way to add a header on to of the list?

Reply

dropbox link is dead

Reply

Nice one. Really appreciable.

Reply

The action bar is not visible from some phones. Please help

Reply
This comment has been removed by the author.

Hi Kindly help because the action bar is not showing in some phones. The application name is not visible

Reply

hi, pls kindly help me...
How to create a gridview this MainActivity page?. and i click everyone submenu goto new gridview page?.
It is Possible?.

Reply

if we want to use this code in android studio which dependency should need?

Reply
This comment has been removed by the author.

Post a Comment