bkromhout / Minerva

Minerva is an Android app which helps you to easily organize your eBook library in powerful ways
Apache License 2.0
6 stars 0 forks source link

Tags don't update on cards when returning from TaggingActivity #85

Closed bkromhout closed 8 years ago

bkromhout commented 8 years ago

Apparently we were duped by the performance of the emulator, we need to apply out fix to force tag updates no matter how many tags were modified. When Realm gets fine-grained notifications, we'll revisit this.