Migrate OCCLUDED<->LOCKSCREEN alpha/translation
It is currently in NotificationPanelViewController and needs to be migrated to use the new keyguard root view. Move that logic to the corresponding transition view models. Also add ConfigurationInteractor and refactor code to use this instead of ConfigurationRepository. Also remove unused KeyguardVisibility data class and methods. Test: atest OccludedToLockscreenTransitionViewModelTest LockscreenToOccludedTransitionViewModelTest ConfigurationInteractorTest Bug: 288081969 Flag: ACONFIG com.android.systemui.keyguard_shade_migration_nssl DEVELOPMENT Change-Id: Ia9c0f23d55bde09df24b4492567a104beafbf4d3
Loading
Please register or sign in to comment