diff options
author | 2024-12-05 12:07:16 -0500 | |
---|---|---|
committer | 2024-12-05 12:23:07 -0500 | |
commit | 901496fd06ab898419be4338956b243aaf80e2cb (patch) | |
tree | 80e57999ac9eb6e10cfc82c56fa8ea54d1cdf378 /api/api.go | |
parent | 1224d35853597401aab25cd1e4ec368545c1db0d (diff) |
Implement resizing of ongoing content in responsive grid
In a responsive grid, we don't actually know how many rows/columns we
will have until we render the grid. Therefore in order to do dynamic
sizing of ongoing items, it needs to be done after the grid layout. We
therefore move this logic to a function which we can call from the ui
code.
Flag: com.android.systemui.communal_responsive_grid
Test: atest ResizeUtilsTest
Bug: 378171351
Change-Id: I6c1d345d6701b8b1cbb541902e1f1716d5c02717
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions