I have to create a DrawerMenu. But i sucked because in last row there are 3 different. How to create and handle 3 different view in last item.
Asked
Active
Viewed 122 times
0
-
add a custom layout in your xml code and make it visible in your last position and hide in other positions. This is the logic what we can do. – Anshul Tyagi Jan 22 '16 at 08:08
-
Just change in your Drawer XML layout file. In that file add 3 another views. 1. for user info, 2nd for Menu and 3rd for the last three menu its easy. – Kalpesh Rajai Jan 22 '16 at 08:47
-
Where you got the problem? – Kalpesh Rajai Jan 22 '16 at 08:47
-
can i see your code? So it's easy to understand us. – Kalpesh Rajai Jan 22 '16 at 08:48