Loading src/com/android/customization/module/DefaultCustomizationSections.java +2 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,8 @@ public final class DefaultCustomizationSections implements CustomizationSections sectionControllers.add( new WallpaperQuickSwitchSectionController( wallpaperQuickSwitchViewModel, lifecycleOwner)); lifecycleOwner, sectionNavigationController)); switch (screen) { case LOCK_SCREEN: Loading Loading
src/com/android/customization/module/DefaultCustomizationSections.java +2 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,8 @@ public final class DefaultCustomizationSections implements CustomizationSections sectionControllers.add( new WallpaperQuickSwitchSectionController( wallpaperQuickSwitchViewModel, lifecycleOwner)); lifecycleOwner, sectionNavigationController)); switch (screen) { case LOCK_SCREEN: Loading