Chromium Code Reviews
Description[Android] Fix toolbar jumping in after returning to Chrome.
The fix is two fold:
1.) Previously, it was being too aggressive about showing the
controls based on any tab model event. It should only do this
if the tab changed.
2.) The transient show request on activity resumption was fighting
with Android's activity animation, so this introduces a delay
to make it look pretty.
BUG=666443
Committed: https://crrev.com/d1e53e302cbb06925cbab1c0fec36dcf56ca33b8
Cr-Commit-Position: refs/heads/master@{#433043}
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 17 (8 generated)
|
|||||||||||||||||||