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

Skip to content
Commit 9f65a5b1 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Allow ElementScenePicker to return `null` (1/2)

This CL changes ElementScenePicker.sceneDuringTransition() so that it
can return `null` in case an element should be drawn/composed in neither
fromScene or toScene of a transition. This will be necessary for
supporting interruptions + movable elements, as we need to know at
composition time which transition is the current transition for a
movable element.

Bug: 290930950
Test: MovableElementScenePickerTest
Flag: N/A
Change-Id: I61c5fd75d1cfdbeb7fbffc923b4b68c9ecfaeef6
parent 2fe6f173
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