commit | 219fe368cca07703a491b79ecf59c0b16ba56269 | [log] [tgz] |
---|---|---|
author | Gustav Sennton <gsennton@google.com> | Mon Nov 18 16:13:27 2024 +0000 |
committer | Gustav Sennton <gsennton@google.com> | Tue Nov 19 12:48:35 2024 +0000 |
tree | 225c38c43337ceb5de5c9fac801f7f02b741e896 | |
parent | 1d5e054fe41d247cd7851daabd0330107dfd3c55 [diff] |
Use DesktopModeWindowDecorViewModel when providing WindowDecorViewModel Before this CL we create two instances of DesktopModeWindowDecorViewModel since we provide one WindowDecorViewModel and one DesktopModeWindowDecorViewModel. With this CL we reuse the DesktopModeWindowDecorViewModel instance for the WindowDecorViewModel provider. Bug: 379672644 Test: NA Flag: EXEMPT refactoring Change-Id: I74a7a98e70f7613b86a8bd14075c994d4e3c793c