... | ... | @@ -33,12 +33,12 @@ |
|
|
* Brayden:
|
|
|
* Lee:
|
|
|
* Jay: Previously, clicking on a sidebar navigation menu item opened a "fragment", which replaced a portion of the screen of the main screen. Over the last week, I have been making brand new activities (which consists of a Java file and a corresponding XML file) and linking the menu options to open a new activity. Now the code for each activity includes the menu button and the top bar (which previously wasn't needed when making a fragment).
|
|
|
Worked on making the sidebar navigation menu options open a new activity (previously, it opened a new fragment).
|
|
|
|
|
|
* Work to do in the next week
|
|
|
* Shantanu:
|
|
|
* Brayden:
|
|
|
* Lee:
|
|
|
* Jay:
|
|
|
* Jay: I will finish making the remaining Activities (Java and XML classes for each of League, Team, About Us, etc). I will add a functional menu button (and sidebar navigation bar) and a top bar for each activity.
|
|
|
|
|
|
# Requirements
|
|
|
- Action Plan
|
... | ... | |