I am new in android, i want to create a sliding action bar menu, i searched in google and i found tutorial about this. but in more tutorials used FrameLayout in xml file for create layout and UI program. My question is: Do i use LinearLayout or RelativeLayout instead of FrameLayout? and another question: Do i use sliding action bar menu for devices with android 2.2+? Which version of android can used this?
in google map app, we show action bar with touch left side of device and drag from left to right side. how can i implement this? Do implement of this is like sliding action bar menu in this site?(sliding action bar menu) i need which version of android for implemented this?
Thanks and sorry for my bad english