commit | 4c3a7c431c9eaee32e04c0b50ce7037be21f5909 | [log] [tgz] |
---|---|---|
author | Lucas Silva <lusilva@google.com> | Fri Oct 04 10:13:19 2024 -0400 |
committer | Lucas Silva <lusilva@google.com> | Fri Oct 04 10:43:22 2024 -0400 |
tree | 2c2c5cf5f786dabd0e7b2651dbf06d46792d6932 | |
parent | 0fd4649f86e84b8c01e93559e60c2dc098ec034e [diff] |
Add resize functionality to CommunalEditModeviewModel When a widget is resized, we also allow them to be re-ordered within the same function call. This ensures that the resizing and the re-ordering happen within the same database transaction, to ensure they stay in sync. Bug: 368056517 Test: CommunalInteractorTest Test: CommunalWidgetRepositoryImplTest Flag: com.android.systemui.communal_widget_resizing Change-Id: I467663c1f7e34d93bf14413506ef43411c9a4385