issues
search
HumanLearning2021
/
HumanLearningApp
GNU General Public License v3.0
3
stars
2
forks
source link
Refactoring/datasets overview activity
#102
Closed
NicolasVial
closed
3 years ago
NicolasVial
commented
3 years ago
What this PR adds :
refactor DatasetsOverviewActivity to be able to click on a dataset and go to DisplayDatasetActivity or to create a new Dataset.
Add possibility to go to DatasetsOverviewActivity from the MainActivity.
Fixes a test (CategoriesEditingActivityTest)
What this PR adds :