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/323491876 Test: Manually tested. Existing test passes. Change-Id: Id548271964257aaa2737b985a8bfc54229d964ea
Loading
Please register or sign in to comment