Skip to content
Commit 10baa151 authored by vignesh ramanathan's avatar vignesh ramanathan
Browse files

Fixes a Null Pointer Exception

Initial state as empty map requires the livedata to be non null. However live data is set to null in a condition at the source. Added safety checks to fix the crash.

Fixes : b/320372705

Test: Manually tested. Existing test passes.
Change-Id: I3323178f6023f114e87352ea7043fdc84ff08aea
parent fcc62ad0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment