| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[Android] Fix NPE crash in ViewAndroidDelegate
This CL fixes a crash by handling null containerView in
ViewAndroidDelegate which might happen when a transition to/from
side panel occurs. This change is safe and doesn't have any side
effects because all the null check skips is updating the pointer
icon and no other critical logic.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |