summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorChris Banes <chrisbanes@google.com>2016-06-01 11:39:54 +0100
committerChris Banes <chrisbanes@google.com>2016-06-01 14:38:17 +0100
commite65b3fbb63b4b6937fede2e4b889c0a51a881358 (patch)
treed9075a29ab9a5e582a8611a2475e6e18b47f8251 /tools/aapt2/java/JavaClassGenerator.cpp
parent88be465ce572f84649e01744a7ec96b6346b3686 (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