Add null check to InfoBarLayout.setIsUsingBigIcon to avoid NPE.
It's possible for us to get a null icon from getInstantAppLaunchData, so perform a null check before using the icon in InfoBarLayout. BUG=731801 Review-Url: https://codereview.chromium.org/2936703002 Cr-Commit-Position: refs/heads/master@{#478787}
Showing
Please register or sign in to comment