commit | c08f36a534ea53a94398d84af7f86f9c56c3a861 | [log] [tgz] |
---|---|---|
author | Shawn Lee <syeonlee@google.com> | Fri Aug 23 11:25:35 2024 -0700 |
committer | Shawn Lee <syeonlee@google.com> | Mon Aug 26 15:15:31 2024 -0700 |
tree | 1aa38b48f6d7a46c7c20f8d940b9d445d7af89b6 | |
parent | e171a255c83881367b6bfdfbe0e434efee8ce72f [diff] |
[flexiglass] Reimplement closing guts on outside touch in flexiglass Adds a flow to SceneContainerRepository of whether the flexiglass Compose hierarchy is being touched, and a flow to NotificationViewHeightRepository of whether the current gesture started on an open notification guts. Closes guts when the former is true and latter is false. Bug: 359956787 Test: unit tests forthcoming Flag: com.android.systemui.scene_container Change-Id: Ia9e4831a3897160ad84c143231bb6b1515c27e11