java - Create a cake divided in 4 buttons in android studio -


i not able create cake divided in 4 buttons shown in attached photo. i've got png image, start center circle align center without problems, i'm not able align 4 buttons project remain aligned. hope understand want do; english poor. thank much

i'm using android studio , i'm programming in java create android application.

try relativelayout, it's more easy align stuff this.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -