IanTDuncan / MealTime

Project for CSC 480
0 stars 0 forks source link

Look at removing options_activity.xml #115

Closed bdshanks-28 closed 4 months ago

bdshanks-28 commented 4 months ago

Look at removing options_activity.xml

Description:

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

UPDATE: The code does reflect these changes. The respective file options_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

I took a look at this this morning and we can do away with this activity as I do not think we will need it now or down the road

bdshanks-28 commented 4 months ago

Alright. Double checking though, no code is tied to this correct?