button - Create arrow sign pointing 45 degrees in android -


i create black arrow button facing 45 degrees. have no idea how go this.

i want arrow 1 found on screen. https://cloud.google.com/developers/images/articles/developing-mobile-games-on-gcp/sample-q.png

can specify whats purpose? if have image of arrow want. can create button, , place background image see: see link

or if want create own arrow, can create custom-view, extending view class, , draw in ondraw() method, using canvas operations

in opinion, if somthing basic, take first option


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -