Loading packages/SystemUI/src/com/android/systemui/unfold/UnfoldTransitionModule.kt +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ class UnfoldTransitionModule { @Provides @UnfoldBgProgressFlag @Singleton fun unfoldBgProgressFlag() = Flags.unfoldAnimationBackgroundProgress() /** A globally available FoldStateListener that allows one to query the fold state. */ Loading Loading
packages/SystemUI/src/com/android/systemui/unfold/UnfoldTransitionModule.kt +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ class UnfoldTransitionModule { @Provides @UnfoldBgProgressFlag @Singleton fun unfoldBgProgressFlag() = Flags.unfoldAnimationBackgroundProgress() /** A globally available FoldStateListener that allows one to query the fold state. */ Loading