skittles9823 / QuickSwitch

861 stars 41 forks source link

Launcher crashes when opening recents from any app #78

Open MixSens opened 3 weeks ago

MixSens commented 3 weeks ago

Describe the bug When i'm in an app and press the recents button, lawnchair crashes and returns back to home screen

Steps to reproduce the behavior:

Device information Device: Nothing phone (1) OS: NothingOS 2.6

Additional context error: Uncaught exception

java.lang.AbstractMethodError: abstract method "void android.view.IRecentsAnimationRunner.onAnimationStartWithSurfaceTransaction(android.view.IRecentsAnimationController, android.window.TransitionInfo, android.view.SurfaceControl$Transaction, android.view.RemoteAnimationTarget[], android.view.RemoteAnimationTarget[], android.graphics.Rect, android.graphics.Rect)" at android.view.IRecentsAnimationRunner$Stub.onTransact(IRecentsAnimationRunner.java:205) at android.os.Binder.execTransactInternal(Binder.java:1347) at android.os.Binder.execTransact(Binder.java:1283)

MixSens commented 2 weeks ago

ps: the app info page is showing quickswitch overlay app size as 0B

MixSens commented 2 weeks ago

quick update: it seems to somehow be related to the calling of irecentsanimationrunner interface