Fix NPE with overflow expanded view
I made it so that the overflow expanded view could return null and didn't protect this access of it. Fix is to check if the view is null before doing something to it. Test: treehugger Bug: 219491953 Change-Id: I380584223ad56c754cf59c63e3eb2131c3275154
Loading
Please register or sign in to comment