How can i implement facebook like sliding menu without using fragments? I referred github, but they also using fragments for this. please help.
Thanks
How can i implement facebook like sliding menu without using fragments ? I referred
Share
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.
I implemented ribbon menu without using fragments. U can refer this link Android Ribbon menu using fragments. In that I provided the codes for ribbon menu without using fragments. Please check it out. It will really helps you to solve your problem.