layout - Android: Button representing "get my position!" -


i have editbox, , on right side of editbox wan't put button representing "get position".

user clicks on button, , application position , fills editbox it.

i found compass , added on imagebutton, don't know if represent idea.

editbox + compass

anyone knows better button represent "get position"?

thanks

your button looks ok, , recognized users. if want system-default (the picture of drawalbe may differ on roms htc, samsung motorola etc) can with

getresources.getdrawable(android.r.drawable.ic_menu_location) 

always check non-null here. can download standart android location button here, (ic_menu_location), fallback, if getdrawable() call fails


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -