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

hibernate - How to load global settings frequently used in application in Java -

objective c - Ownership modifiers with manual reference counting -

python 3.x - Mapping specific letters onto a list of words -