ahmedjamilcs
Lurker
Hi, I have this small app designed and working for a demo project. I want to implement the chat UI in a way that when I click the chat button , all the top UI slides to left and reveal the chat UI from below (see attached gif )
My 2 main questions
1. How to implement layout slide behavior
2. How to implement the chat UI , since it is a complete UI with action bar so is it going to be another activity ? If so how will I show another activity alongside current activity ?
Thanks
My 2 main questions
1. How to implement layout slide behavior
2. How to implement the chat UI , since it is a complete UI with action bar so is it going to be another activity ? If so how will I show another activity alongside current activity ?
Thanks