I am developing an android application in which I have to make a layout.I have tried lot of things like creating sliding drawer,custom list,,etc.But i am finding difficulty in making a layout .
The image is
Thanks in advance
Tushar Sahni
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android’s SlidingDrawer is a pretty neat & handy component. It does what its supposed to open/close a drawer revealing with it tucked away icons or additional view components.
-Intuitive use of a well-known archetype everybody knows: a drawer which open/close..simple!
-Saves and maximizes use of screen real estate
-Visually appealing.
Check this example