COSC481W-2024Winter / ResoluteApp

A fitness tracking/logging application with social media aspects. The purpose of Resolute is to encourage users and their friends to be involved in each other's fitness endeavors through non-intrusive mobile notifications.
0 stars 1 forks source link

Creating path to friends request page #27

Closed agentry5 closed 8 months ago

agentry5 commented 8 months ago

This is not a full PBI. These are pre-Sprint 2 changes that are necessary for actual PBIs in Sprint 2.

An additional button must be added to friends list fragment that now navigates to an empty friends request fragment. The friends request fragment should have a button that navigates back to the friends page.

Also, remove fragment_first.xml, fragment_second.xml, FirstFragment.java, and SecondFragment.java since they are unused.