How to add "info" and "help" tab to my Android application? -


i need add "info" , "help" buttons when clicking on "settings" application,how? read similar questions couldn't understand, not expert in programing best.

heres screen shot trying :

enter image description here

this looks standard options menu android. here doc how set up. note if want them there time, use linear layout, 2 image buttons


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -