mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
# reproduce: 1. click in chat where someone is mentioned. 2. click on the mention 3. go back to first chat # result: validSessionId() can be false in onDetach for the second chat when going back to first chat -> leaveRoom is not executed -> disposable is not disposed -> getRoomInfo() continues to execute for old controller -> e.g. appbar infos can be wrong (wrong avatar/title) Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |