diff options
author | Ian Lake <ilake@google.com> | 2017-04-18 10:37:53 -0700 |
---|---|---|
committer | Ian Lake <ilake@google.com> | 2017-04-18 13:20:34 -0700 |
commit | 95b193fdca18dc246b301135d06cc261f4a5c67c (patch) | |
tree | 45260ff72e8e9932ed3df124a6201a430bedd96e /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 4b0d2bf70aa1fd9345ab7b7a693fd96878ce1663 (diff) |
Remove scale up animation for startActivity from RemoteViews
The scale up animation used by default for all startActivity calls coming from
RemoteViews overrides all custom animations set on the activity's theme. By
switching to ActivityOptions.makeBasic(), we allow custom animations on an
activity by activity basis.
This also fixes issues where activities would scale up from a click position in the
notification tray even after the notification tray collapses (which happens
concurrently with the startActivity call).
Test: visual inspection
BUG: 34235073
Change-Id: I922beee39d9fde9c00d41d07d8a8204421e7faa7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions