Fix binding editors when state is null
The bindEditors() can only bind views when there is data, so this checks for a null state and returns immediately if null. Bug: 6601692 Change-Id: I1abfd75ce3bffb5c96a7b5cb609c6d1686581649
Loading
Please register or sign in to comment