applist: Fix issue with blackbox showing behind folders animating.
The blackbox shows up when ending a drag which creates a folder. The folder view should be painted to a layer with set bounds opaquely=false, so that the following animation (which will create a layer with set bounds opaquely=true) will not create a blackbox. Test: manual Bug: 1057955 Change-Id: Ida8ea89e131e64dc2ed8d34465e82ba6a5745318 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086261Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#747858}
Showing
Please register or sign in to comment