Android Question Multi pages app

Fabio66

New Member
Licensed User
Longtime User
Hi!
I'd like to create an application that does some different calculations.
I was thinking about a UI with a main page where user can choose the desired calculation and a panel with editbox and buttons for every differet calculation.
I read that the best way to do this is to work with panels making the desired one visible times to times.
The problem is that the designer after 3 or 4 panels became very confusing being full of buttons and other
stuff. Is there any way to solve to have a clear designer? Thanks
 
Top