Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit eacba4ed authored by Alejandro Nijamkin's avatar Alejandro Nijamkin
Browse files

[flexiglass] destinationScenes a stable flow.

Changes destinationScenes from fun to val but, more importantly, changes
all implementations to return a constant value for the flow. For
implementations that return a more complex Flow, this doesn't change
anything but for those that return a newly constructed MutableStateFlow,
it prevents each property read from instantiating a new MutableStateFlow
copy.

Fix: 300915579
Test: moved between scenes in Flexiglass, visited all scenes except
Communal

Change-Id: I9ef5a7d9fc1c665909e3e5e600e18057d0058887
parent 549a4c3e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment