Hello Friends i want to implement sliding Menu i like IOS 7 in android below is the URL how is one implemented in IOS.
https://raw2.github.com/romaonthego/RESideMenu/master/Demo.gif
for view full animation please visit above URL.
i want to implement same in android.
for implementing this my strategy is i am taking frame layout and using scale and Translation animation together.
if someone already implemented such type of view or have some thought about it so please share.