diff options
| author | Joshua Tsuji <tsuji@google.com> | 2019-07-24 16:15:21 -0400 |
|---|---|---|
| committer | Joshua Tsuji <tsuji@google.com> | 2019-07-25 15:06:12 -0400 |
| commit | b35f5918883567a873d55897ed7c8cdc43550d22 (patch) | |
| tree | 0ce1b74fe710b2a9ccdfb94f5c48597806f48bbd /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
| parent | 15c02d9a31ba6f71d986217275e44ad4f37e8fdd (diff) | |
Fix resting stack position + dot position issues.
The resting stack position issue was due to the position being set when the 'following' spring animations end. When there's one bubble, there's no following animations so this was not called. This is fixed by setting it in the fling animation end listener instead, which is called when the first bubble's fling ends.
The dot position just needed to be set when the first child is added.
Test: atest SystemUITests
Fixes: 138301618
Fixes: 134064116
Change-Id: I5360f09bfda95a45ada534101cb058c26f7c37f5
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions
