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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -