commit | 361ccf34900f0a987a85abdc62578c4a4f4e73df | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Tue Apr 30 14:04:16 2019 -0700 |
committer | Jon Miranda <jonmiranda@google.com> | Tue Apr 30 14:04:16 2019 -0700 |
tree | 65c84ab4fd86683fb07752eb13869b1fd08bb69c | |
parent | 943ce93bd5f542933d1dc75e5b78a1605b59bbee [diff] |
Fix RTL bug when swiping up to home. When you switch to RTL when an app is open, we try to use the BubbleTextView that is no longer attached on the animation back to home. This causes the item location to return the wrong values (since now the view doesn't have valid padding/width we can use). In this case, we'll use the fallback animation. Bug: 131242470 Change-Id: I0ce27ee10bd6402cc6b2065813b034fc04592622