matrix-org / matrix-android-sdk

The Matrix SDK for Android - DEPRECATED
Apache License 2.0
370 stars 132 forks source link

Fix crash on RoomAccountData #546

Closed bmarty closed 4 years ago

bmarty commented 4 years ago

The Exception should be caught, but it will explain why favorite rooms are vanishing. On some devices, it crashed.

Fixes https://github.com/vector-im/riot-android/issues/3477