cros: Reset AppListView when hidden with a side shelf.
Some cleanup code is saved until after the AppListView animations are complete. This makes animations smoother. Because there are no animations in side shelf mode, this cleanup is skipped. Do it in SetChildViewsForStateTransition. Also removed some redundant code (L1007 - L1011). This is done in the call at L1001. Bug: 981292 Change-Id: I406cde5bdfb152ab4829e275757c71c3b6f877dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1693503 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by:Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#676144}
Showing
Please register or sign in to comment