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

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -