summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorGus Prevas <kprevas@google.com>2015-09-18 14:42:01 -0400
committerGus Prevas <kprevas@google.com>2015-09-18 14:42:01 -0400
commite82f3c977cc52c27178486cd45c43861e86ad050 (patch)
treeefa1afc937f0b6e5304b378e3eaa4335d469b236 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente3d006b1abce25b9c0163e0471830ad5d01c3670 (diff)
Allows starting window to be shown for swipe-dismiss windows.
This change removes the hack in WindowManagerService which prevented a starting window from being created for a window with the swipe-to-dismiss flag set. Per the comment in the file, a starting window is not created for translucent windows (which a swipe-to-dismiss window implicitly is) because the translucency of the window interacts poorly with the default entry transition; this does not apply to swipe-to-dismiss windows as they use a different entry transition. Removing this allows us to start the transition before the app has finished drawing its UI (showing the app's theme's default background drawable as suggested in https://spec.googleplex.com/quantum/patterns/launch-screens.html) which makes app launching on Wear much more responsive. Bug: 23066614 Change-Id: I99b85aeb9a9fcce277239b6f430691c3abf86177
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions