Closed mcd-3 closed 4 years ago
When you delete a game, console, or accessory, the image is NOT being deleted (Samsung S9). This is causing massive app overhead as the app can take up to 100+ mb of storage just with unused saved images.
Fixed! Images are deleted in the repositories when a delete() function is called. Note: If you are updating an image, this is done in the ViewModel
When you delete a game, console, or accessory, the image is NOT being deleted (Samsung S9). This is causing massive app overhead as the app can take up to 100+ mb of storage just with unused saved images.