1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Merge pull request #3635 from vector-im/feature/bma/crash_room_aliases

Fix crash in room aliases
This commit is contained in:
Benoit Marty
2021-07-06 12:15:37 +02:00
committed by GitHub
6 changed files with 24 additions and 2 deletions

1
changelog.d/3634.bugfix Normal file
View File

@@ -0,0 +1 @@
Crash when opening room addresses screen with no internet connection

1
changelog.d/3635.feature Normal file
View File

@@ -0,0 +1 @@
Add retry support in room addresses screen