DescriptionFix experimental app list search box disappearing on profile switch.
This CL stops the app list search box disappearing on profile switch.
This was happening because the search box bounds were dependent on the
contents view's bounds but was being calculated before the contents view
was laid out. Moving the search box's layout to be later fixes the issue.
BUG=459074
Committed: https://crrev.com/173f8c1d56273cab85c492c45741f3753ba41145
Cr-Commit-Position: refs/heads/master@{#317542}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|