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
after the commit 1a9982a, the app do not starts anymore, and i was unable to fix :(
Steps to reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
laucnh app normally
Screenshots
No response
Device information
Device: [e.g. Google Pixel 6]
OS: [e.g. stock ROM Android version 12.0]
App version: [e.g. 12.1.0 Alpha 4]
Additional context
java.lang.ExceptionInInitializerError
at com.android.quickstep.SystemUiProxy.<init>(SystemUiProxy.java:203)
at com.android.quickstep.SystemUiProxy.$r8$lambda$1jbizU9-15TXKEVnBlsEVuW8Kkk(Unknown Source:2)
at com.android.quickstep.SystemUiProxy$$ExternalSyntheticLambda0.get(D8$$SyntheticClass:0)
at com.android.launcher3.util.MainThreadInitializedObject.lambda$get$0(MainThreadInitializedObject.java:60)
at com.android.launcher3.util.MainThreadInitializedObject.$r8$lambda$icoSB2GSttV1yd5beTvcp2Ed9FU(Unknown Source:0)
at com.android.launcher3.util.MainThreadInitializedObject$$ExternalSyntheticLambda1.get(D8$$SyntheticClass:0)
at com.android.launcher3.util.TraceHelper.allowIpcs(TraceHelper.java:97)
at com.android.launcher3.util.MainThreadInitializedObject.get(MainThreadInitializedObject.java:60)
at com.android.launcher3.uioverrides.QuickstepLauncher.onDeviceProfileInitiated(QuickstepLauncher.java:1358)
at com.android.launcher3.Launcher.initDeviceProfile(Launcher.java:813)
at com.android.launcher3.uioverrides.QuickstepLauncher.initDeviceProfile(QuickstepLauncher.java:693)
at com.android.launcher3.Launcher.onCreate(Launcher.java:521)
at com.android.launcher3.uioverrides.QuickstepLauncher.onCreate(QuickstepLauncher.java:675)
The text was updated successfully, but these errors were encountered:
Describe the bug
after the commit 1a9982a, the app do not starts anymore, and i was unable to fix :(
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
laucnh app normally
Screenshots
No response
Device information
Additional context
The text was updated successfully, but these errors were encountered: