Fix context menu NullPointerException for getView
Widgets in ViewHolderItem of context menu sometimes cannot be retrieved after inflation, this will causes NullPointerException when setting their fields. Add null check for this case. BUG=746482 Change-Id: If4ec3ee4e71a745a5dafcb651a027e1acd0f3849 Reviewed-on: https://chromium-review.googlesource.com/578745Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Lei Tian <ltian@google.com> Cr-Commit-Position: refs/heads/master@{#488392}
Showing
Please register or sign in to comment