ARK-Builders / ARK-Navigator

Android app for navigation through your data
MIT License
15 stars 15 forks source link

#93-94-101-109 Deletion of resources and tags fixed #118

Closed CloudLevi closed 2 years ago

CloudLevi commented 2 years ago
kirillt commented 2 years ago

Moving #101 into scope of #117

kirillt commented 2 years ago

93 and #94 do not reproduce in main, after we have #122 merged

@CloudLevi could you look if it makes sense to catch-up main?

kirillt commented 2 years ago

Didn't notice this line:

fixed crash when deleting a resource in GallryFragment and going back to ResourcesFragment (temporary solution to avoid crash itself, further fixes and testing needed)

This is #109 and it is pretty important. Maybe it would be easier to extract the solution into new branch.

kirillt commented 2 years ago

Actually, if it's only the workaround consisting of mocking AssertionError then it can be safely closed.