Hello,
Another issue I've got with 3rd party launchers. When a 3rd party launcher (eg. Lawnchair, Total Launcher, and others) is active and I'm trying to display two apps in split screen, the stock launcher "Launcher3" crashes with the following exception:
Thank you very much for any advice. Best regards
type: crash
osVersion: google/husky/husky:14/AP1A.240505.005/2024052100:user/release-keys
package: com.android.launcher3:34
process: com.android.launcher3
processUptime: 11459 + 296 ms
java.lang.NullPointerException: Attempt to invoke virtual method 'void com.android.quickstep.views.FloatingTaskView.getBoundsOnScreen(android.graphics.Rect)' on a null object reference
at com.android.quickstep.views.RecentsView.confirmSplitSelect(RecentsView.java:4814)
at com.android.quickstep.views.TaskView.confirmSecondSplitSelectApp(TaskView.java:840)
at com.android.quickstep.views.TaskView.lambda$setIcon$14(TaskView.java:1194)
at com.android.quickstep.views.TaskView.$r8$lambda$sd7HQYnuk7JU-oM1hakxuOpGXIg(Unknown Source:0)
at com.android.quickstep.views.TaskView$$ExternalSyntheticLambda8.onClick(D8$$SyntheticClass:0)
at android.view.View.performClick(View.java:7729)
at android.view.View.performClickInternal(View.java:7706)
at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
at android.view.View$PerformClick.run(View.java:30484)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8532)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ExecInit.main(ExecInit.java:50)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:359)