-
- Downloads
Show popup message after dismissing the CTA tile
After dismissing the CTA tile from GH view mode, show a popup with a tutorial message for 12 seconds then auto hide. Click event on the screen will hide the popup immediately. Bug: b/313462210 Flag: ACONFIG com.android.systemui.communal_hub DEVELOPMENT Test: atest CommunalInteractorTest Change-Id: I602a443beb0f8b0ab3261e5aa4a295be93a4cba7
Showing
- packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/CommunalHub.kt 42 additions, 1 deletion...c/com/android/systemui/communal/ui/compose/CommunalHub.kt
- packages/SystemUI/multivalentTests/src/com/android/systemui/communal/view/viewmodel/CommunalViewModelTest.kt 45 additions, 0 deletions...systemui/communal/view/viewmodel/CommunalViewModelTest.kt
- packages/SystemUI/res/values/strings.xml 2 additions, 0 deletionspackages/SystemUI/res/values/strings.xml
- packages/SystemUI/src/com/android/systemui/communal/ui/viewmodel/BaseCommunalViewModel.kt 7 additions, 0 deletions...d/systemui/communal/ui/viewmodel/BaseCommunalViewModel.kt
- packages/SystemUI/src/com/android/systemui/communal/ui/viewmodel/CommunalViewModel.kt 45 additions, 1 deletion...droid/systemui/communal/ui/viewmodel/CommunalViewModel.kt
Loading
Please register or sign in to comment