commit | 9ed38aa9bf779413977f0015e4b05f487277c3d6 | [log] [tgz] |
---|---|---|
author | George Lin <giolin@google.com> | Fri Nov 01 15:41:03 2024 +0000 |
committer | George Lin <giolin@google.com> | Fri Nov 01 15:47:28 2024 +0000 |
tree | 16454a769f9bdec2bdca777f4a4679e252efb743 | |
parent | 0ae53d6d7a50fb0403f6848566957afec96bac7b [diff] |
Fix shape and grid content height If the app is paused and started again, we can possibly call bind and trigger the listener of on layout again, with the layout component give the height of 0. We avoid updating the height of 0 to fix the issue. Test: Manually tested the issue no longer exists Fixes: 376107964 Flag: com.android.systemui.shared.new_customization_picker_ui Change-Id: I9c70598a0b2a7dbc481dfdd33abb99af19fa8f65