Fix race condition in panel expansion handling.
If a call to instantExpand() immediately was followed by a call to instantCollapse() without a layout pass happening inbetween, the panel ended up being expanded instead of collapsed. Change-Id: I5d0f159f3dc2c24c84defc1f5e4279bce8a032a3
Loading
Please register or sign in to comment