diff options
author | Chris Banes <chrisbanes@google.com> | 2016-06-01 11:39:54 +0100 |
---|---|---|
committer | Chris Banes <chrisbanes@google.com> | 2016-06-01 14:38:17 +0100 |
commit | e65b3fbb63b4b6937fede2e4b889c0a51a881358 (patch) | |
tree | d9075a29ab9a5e582a8611a2475e6e18b47f8251 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 88be465ce572f84649e01744a7ec96b6346b3686 (diff) |
Fix action mode animation on recreations - framework edition
Currently if an action mode is started in onCreate()
it will fade in. This isn't ideal though, especially
since Activities are recreated routinely with
multi-window and resizable Activities. In that instance
we fade it in on every recreate.
This CL fixes this in both the decor and toolbar action
modes to only fade in if the decor has been laid out.
BUG: 29036694
Change-Id: Iae985efcced170a0a4229124c1c132355c2aa71e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions