nextcloud-talk-android/app/src/main/java
Daniel Calviño Sánchez 4f01cb855a
Fix crash when setting participant layout before receiving the data
When setting the participant layout, if the HPB is not used, the user ID
is got from the participant list data fetched when a new participant is
found. However, as the participant layout is setup as soon as a new
participant is found the data may have not been received yet, which
ended in a crash (NullPointerException). Now the access to the
participant object is guarded to prevent that.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-10-10 18:29:40 +02:00
..
com/nextcloud/talk Fix crash when setting participant layout before receiving the data 2022-10-10 18:29:40 +02:00
fr/dudie/nominatim/client cleanup client implementation 2021-06-11 10:23:01 +02:00
third_parties/daveKoeller improve code base from review comments 2022-06-09 12:03:03 +02:00