Fix null checks in isInVisibleLocation.
Prevent an NPE when row is null; remove unnecessary check for viewState, since getViewState is @NonNull. Fix: 271467317 Test: presubmit Change-Id: Ia8e48b993893a81f8dd3ae4584fa1f48d9120460
Loading
Please register or sign in to comment