commit | 78757c78af67efef76a30f2379b83353fa6c3420 | [log] [tgz] |
---|---|---|
author | Anton Potapov <apotapov@google.com> | Thu Oct 05 11:42:46 2023 +0100 |
committer | Anton Potapov <apotapov@google.com> | Mon Oct 23 11:54:51 2023 +0100 |
tree | 192d09b700a670000a33d8d2ce3dae394be0cf0e | |
parent | 5c0ac91c79ceebd20bc592b57acf68fad7bb4c53 [diff] |
Update QSTileDataInteractor interface With this change QSTileDataInteractor becomes able to actually scope the returned flow to the tile being listened. Complex tiles can use this to their advantage to keep expensive bindings alive while simple one can still flatMapLatests user input flow and return the result. Test: n/a Bug: 301055700 Change-Id: I5562726f51fec56d62d0f93f68eebefee6cdb1c6