IanTDuncan / MealTime

Project for CSC 480
0 stars 0 forks source link

Look at removing user_profile_activity.xml #114

Closed bdshanks-28 closed 4 months ago

bdshanks-28 commented 4 months ago

Look at removing user_profile_activity.xml

Description:

Look to remove this file as it is redundant with my_account_activity.xml issue #113. Must discuss with Cade in reference to issue #95

UPDATE: The code does reflect these changes. The respective file user_profile_activity.xml has been removed.

Steps to Reproduce:

N/A

Expected vs. Actual Behavior:

N/A

Code Snippets:

N/A

Environment Details:

Operating System: Android Kotlin Version: 1.5.21 Android Studio Version: 4.2.1 Gradle Version: 7.0.2

For Issue Resolution:

Discuss with @Cade5480 for backend development to remove this file without messing up any existing code he has put in for functionality.

For Investigations/Research:

Discuss with team if the purpose of this file overlaps with my_account_activity.xml and look to remove this.

Current Status:

In progress

Cade5480 commented 4 months ago

After looking at this activity this morning I do not think we will need the user profile either or will ever use it.

bdshanks-28 commented 4 months ago

No code relies on it for now correct?