Fix NPE when updating gear vertical location
Since we do this onLayout it's unnecessary to update the location here plus it causes an NPE as the parent may not be laid out yet when accessing collapsed height. Bug: 28390732 Change-Id: I3e61eb7ce854002def3342856557d456249e5e26
Loading
Please register or sign in to comment