Merge "Do not run unfold taskbar animation when in portrait" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
31fc5489fd
@@ -28,7 +28,7 @@ import com.android.systemui.unfold.UnfoldTransitionProgressProvider.TransitionPr
|
||||
* If the transition has already started by the moment when the clients are ready to play the
|
||||
* transition then it will report transition started callback and current animation progress.
|
||||
*/
|
||||
class ScopedUnfoldTransitionProgressProvider
|
||||
open class ScopedUnfoldTransitionProgressProvider
|
||||
@JvmOverloads
|
||||
constructor(source: UnfoldTransitionProgressProvider? = null) :
|
||||
UnfoldTransitionProgressProvider, TransitionProgressListener {
|
||||
|
||||
Reference in New Issue
Block a user