You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the app crashes when swiping double back to close.
Log:
at java.util.Objects.requireNonNull(Objects.java:220)
at p2.o.T(SourceFile:34)
at p2.o$c.a(SourceFile:196)
at androidx.activity.OnBackPressedDispatcher.c(SourceFile:23)
at androidx.activity.ComponentActivity.onBackPressed(Unknown Source:2)
at android.app.Activity.onKeyUp(Activity.java:3920)
at android.view.KeyEvent.dispatch(KeyEvent.java:2925)
at android.app.Activity.dispatchKeyEvent(Activity.java:4263)
at y.h.d(Unknown Source:0)
at i0.f.b(SourceFile:11)
at y.h.dispatchKeyEvent(Unknown Source:18)
at d.d.dispatchKeyEvent(SourceFile:13)
at i.h.dispatchKeyEvent(Unknown Source:2)
at d.g$f.dispatchKeyEvent(SourceFile:20)
at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:402)
at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:6687)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:6553)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6013)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6070)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6036)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:6201)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6044)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:6258)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6017)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6070)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6036)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:6044)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:6017)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:6070)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:6036)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:6234)
at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:6414)
at android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.java:3649)
at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputMethodManager.java:3169)
at android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.java:3160)
at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(InputMethodManager.java:3626)
at android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:154)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loopOnce(Looper.java:161)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7884)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
Android 13, May SP
HelluvaOS (ROM very similar to Pixel's)
The text was updated successfully, but these errors were encountered:
Hi, the app crashes when swiping double back to close.
Log:
Android 13, May SP
HelluvaOS (ROM very similar to Pixel's)
The text was updated successfully, but these errors were encountered: