xml - Custom rounded button in Android -


can tell me how can create custom rounded button in android (like 1 see in middle of picture)?

enter image description here

every view on android rectangle. considering picture, let's take @ views (the lines represent view bounds):

enter image description here

the trick big round button in middle overlaps other 2 in particular layout. i've tested assumption , able achieve pretty same result, here's screenshot illustrating how can done quite easily:

enter image description here


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -