QuickSwitch icon indicating copy to clipboard operation
QuickSwitch copied to clipboard

Launcher crashes when opening recents from any app

Open MixSens opened this issue 1 year ago • 2 comments

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:

  • Open any app
  • Click recents button
  • Lawnchair crashes and shows logs
  • Expected behavior
  • Recents menu opens

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 avatar Oct 22 '24 11:10 MixSens

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

MixSens avatar Oct 26 '24 14:10 MixSens

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

MixSens avatar Oct 26 '24 16:10 MixSens