Hi
I'm using AppCompat demo as a starting point but i've not found what i'm looking for at the moment. ( still learning the naming of everything )
I want to have all my code broken into its own classes with multiple pages.
I have the LEFT menu working - but i want to GOTO a page when i click on the option in the left menu.
What is the best way to do this?
I've tried having a MASTER screen which has the ACtoolBarLight on it and a Panel - and i load my screen into the Panel, ( but the old ones is till rpesent, so thats not working )
I want o make it as light / as possible - and i dont want to have to declare a ACtoolBarLight on each screen and set up the activity for the menu for every page... Is this Possible?
Thanks
I'm using AppCompat demo as a starting point but i've not found what i'm looking for at the moment. ( still learning the naming of everything )
I want to have all my code broken into its own classes with multiple pages.
I have the LEFT menu working - but i want to GOTO a page when i click on the option in the left menu.
What is the best way to do this?
I've tried having a MASTER screen which has the ACtoolBarLight on it and a Panel - and i load my screen into the Panel, ( but the old ones is till rpesent, so thats not working )
I want o make it as light / as possible - and i dont want to have to declare a ACtoolBarLight on each screen and set up the activity for the menu for every page... Is this Possible?
Thanks