New Multitasking does not work and gestures Ginkgo 12.6.17


java.lang.NullPointerException: Attempt to invoke virtual method 'com.miui.home.recents.views.RecentsView com.miui.home.recents.views.RecentsContainer.getRecentsView()' on a null object reference
at com.miui.home.launcher.Launcher.getOverviewPanel(Unknown Source:4)
at com.miui.home.recents.OverviewState.onStateEnabled(Unknown Source:11)
at com.miui.home.launcher.LauncherStateManager.onStateTransitionStart(Unknown Source:28)
at com.miui.home.launcher.LauncherStateManager.access$300(Unknown Source:0)
at com.miui.home.launcher.LauncherStateManager$2.onAnimationStart(Unknown Source:4)
at android.animation.Animator$AnimatorListener.onAnimationStart(Unknown Source:0)
at android.animation.AnimatorSet.start(Unknown Source:101)
at android.animation.AnimatorSet.start(Unknown Source:2)
at com.miui.home.launcher.LauncherStateManager$StartAnimRunnable.run(Unknown Source:15)
at android.os.Handler.handleCallback(Unknown Source:2)
at android.os.Handler.dispatchMessage(Unknown Source:4)
at android.os.Looper.loop(Unknown Source:242)
at android.app.ActivityThread.main(Unknown Source:98)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)