0

i am trying to build the android application story book.In this application when user touch the screen of story i want option menu to come out from bottum .i tried to find it out on google but didnt get any reasonable answer.please help me to solve this problem

Sandeep R
  • 2,284
  • 3
  • 25
  • 51
  • Is this what you mean: http://stackoverflow.com/questions/10855148/how-to-create-bottom-menu-like-gmail-android – Wahtever Feb 14 '14 at 08:39

1 Answers1

0

just call

activity.openOptionsMenu();
Adhikari Bishwash
  • 2,770
  • 28
  • 32