eurofurence / ef-app_android

Eurofurence App (Android version)
MIT License
13 stars 5 forks source link

Fix null and state loss #275

Closed lukashaertel closed 6 years ago

lukashaertel commented 6 years ago

Back stack popping does not allow state loss, so we need to manually check. Also, info groups might be null and assertion did not recognize the fact.

Addresses Firebase crashes.