commit | ed9e133c07f7cf88c72d00a06e50a54a28df286d | [log] [tgz] |
---|---|---|
author | George Lin <giolin@google.com> | Thu Dec 12 16:22:46 2024 +0000 |
committer | George Lin <giolin@google.com> | Thu Dec 12 16:32:26 2024 +0000 |
tree | fc5b17854a784ca4782eca33c9fbb7a20b80e037 | |
parent | 9d43457ea6046d674a64b2b01f0363c41c106293 [diff] |
Reset preview only after transition completed (2/2) This is to solve an issue of the children aniamtion getting interrupted by their parent layout is also animating. The reset will trigger the animation of the children UI components and it can be interrupted by the parent floating sheet layout anmiation down. Test: Manually tested. See bug. Fixes: 383747200 Flag: com.android.systemui.shared.new_customization_picker_ui Change-Id: I224bb45d836466ba80bf958b842c85b466e91f25