Don't collapse bundles and bundled groups after dismissing a child
The old code would ignore bundles in renderingSummaries and therefore
collapse them with setGroupExpanded. Also this code only checked
for the first child layer but now with bundled groups we need to search
recursively such that bundled groups are also present in
renderingSummaries.
Fixed: b/417669266
Test: Manually tested dismissing children in bundles and children of
bundled groups.
Flag: com.android.systemui.notification_bundle_ui
Change-Id: If2376d2e097a2f1096d1aff0bd4e36c13267c491
Loading
Please register or sign in to comment