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

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

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

google shop client API returns 400 bad request error while adding an item -