- #1
kolleamm
- 477
- 44
I noticed that when making apps there's activities which are the different classes and then there's the layout pages which are the different pages you see when using the app.
My question is, is the standard to create one class/activity that handles most of layout pages, or a class/activity for each layout page?
My question is, is the standard to create one class/activity that handles most of layout pages, or a class/activity for each layout page?