Skip to content
Commit 39f4dd25 authored by Michal Brzezinski's avatar Michal Brzezinski Committed by Christian Göllner
Browse files

Add basic structure for keyboard backlight indicator functionality

- KeyboardBacklightInteractor produces events whenever keyboard backlight changes
- That is consumed by BacklightDialogViewModel which based on that decides when dialog should be shown or hidden
- That dialog state is consumed by KeyboardBacklightDialogCoordinator which creates and shows dialog or hides it
- BacklightDialogContentViewModel is viewModel for dialog itself

Flag: KEYBOARD_BACKLIGHT_INDICATOR
Fixes: 268645018
Fixes: 268645743
Test: KeyboardBacklightChangeInteractorTest
Test: BacklightDialogViewModelTest
Change-Id: If2029ad8107e018e822237b576578444c34b9212
parent 3a6bca3a
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