oppia / oppia-android

A free, online & offline learning platform to make quality education accessible for all.
https://www.oppia.org
Apache License 2.0
311 stars 514 forks source link

Feature Request: Remove the old home activity/fragment and other related files [Blocked] #5505

Open theMr17 opened 1 month ago

theMr17 commented 1 month ago

Is your feature request related to a problem? Please describe.

Issue #5344 tracks the implementation of the new Classroom List Screen, which will replace the existing Home Screen. Once the new screen is stable, all unused code related to the old screen, including the ENABLE_MULTIPLE_CLASSROOMS feature flag, should be removed.

Describe the solution you'd like

Here is a brief overview of the steps:

Additional context

Ensure that all corresponding test files are removed or updated accordingly for each of the above changes.

Note: This issue is blocked until the Multiple Classrooms feature is stable and will be ready to work on once approval is received from the TLs.

seanlip commented 1 month ago

@theMr17 Could you please update the list of steps for this issue? Thanks.

theMr17 commented 1 month ago

@seanlip I realized that I forgot to add the steps after including the TODO earlier. The steps have now been added.