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

Skip to content
Commit a7ef1059 authored by Michael Mikhail's avatar Michael Mikhail
Browse files

Setting up environment for media carousel view model

Since we only need to show the sorted list of media, there is no need to
use loading states. Instead, we can have them in a common model that
should be exposed by interactor. View-model should expose the list of
MediaCommonViewModel that contains view-models of either media controls
or recommendations and non-UI change actions. The common view-model will
be used by DiffUtil to figure out the events occured on the new list and
call actions.

Flag: ACONFIG media_controls_refactor DISABLED
Bug: 326281896
Test: atest SystemUITests:MediaDataFilterImplTest
Test: atest SystemUiRoboTests:MediaCarouselInteractor
Test: Build.
Change-Id: I8b9a8fce266f322d94ad12ad38bcc393ad84ad5e
parent 81f6b5c6
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