summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorGeorge Mount <mount@google.com>2016-11-28 15:08:19 -0800
committerGeorge Mount <mount@google.com>2016-11-29 07:33:14 -0800
commit96eb6ca719cd53ed1cdee1fc819979492d02e078 (patch)
tree03d2f3bc93e32deed66d1daf891f7c5635af65db /tools/aapt2/java/JavaClassGenerator_test.cpp
parent7f9d210eefc2250c382e0fd4e22cebab6af48a70 (diff)
Use transparent instead of null background during Activity Transitions
Bug 32952142 When doing activity transitions, a window is temporarily translucent during the transition. When a view hierarchy completely covers the window, the background is never seen and applications can use a null background to avoid overdraw. However, during the activity transition, the underlying activity is seen during the transition. With a null background, the buffer isn't properly cleared and the uncleared buffer will show strange effects. This CL forces a transparent background temporarily during the activity transition to avoid this problem. Test: manual testing using test application Change-Id: I63f24dba3c2f810944bcbf07faf309f9f1c5889a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions