Menu and Button Design in Android -


i'm trying implement menu images buttons. main problem is, how set text dynamically (i'm using language selection in app) button? i've read can set background button images not squared, , if use imagebutton can't write on button.

my idea have menu buttons shown below:

menu pre selection

and after clicked menu slide:

menu pot selection

any ideas on how achieve this? , how can phone resolutions? thanks.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -