mosaicnetworks / babble-android

Babble android library
MIT License
8 stars 1 forks source link

Improvements and fixes to archive display #40

Closed joneskm closed 4 years ago

joneskm commented 4 years ago

Improve and fix archive display:

A side effect of these changes has been to simplify the ArchivedGroupsFragment. The archive fragment does not wait for the archive to load anymore. This has simplified the ArchivedGroupsFragment, the BaseConfigActivity and the BabbleService but requires some additional checking in the ChatActity and when returning to the BaseConfigActivity from a chat.