We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.IllegalArgumentException: Illegal state argument: 5
Device info: api: 30 brand: OnePlus model: ONEPLUS A3003 ram: 6016593920 Version: 2022.0.0 (code: 69)
at: com.google.android.material.bottomsheet.BottomSheetBehavior.settleToState(BottomSheetBehavior.java:1437) at: com.google.android.material.bottomsheet.BottomSheetBehavior$2.run(BottomSheetBehavior.java:1152) at: android.os.Handler.handleCallback(Handler.java:938) at: android.os.Handler.dispatchMessage(Handler.java:99) at: android.os.Looper.loop(Looper.java:223) at: android.app.ActivityThread.main(ActivityThread.java:7664) at: java.lang.reflect.Method.invoke(Native Method) at: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) at: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
java.lang.IllegalArgumentException: Illegal state argument: 5
Device info:
api: 30
brand: OnePlus
model: ONEPLUS A3003
ram: 6016593920
Version: 2022.0.0 (code: 69)
at: com.google.android.material.bottomsheet.BottomSheetBehavior.settleToState(BottomSheetBehavior.java:1437)
at: com.google.android.material.bottomsheet.BottomSheetBehavior$2.run(BottomSheetBehavior.java:1152)
at: android.os.Handler.handleCallback(Handler.java:938)
at: android.os.Handler.dispatchMessage(Handler.java:99)
at: android.os.Looper.loop(Looper.java:223)
at: android.app.ActivityThread.main(ActivityThread.java:7664)
at: java.lang.reflect.Method.invoke(Native Method)
at: com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at: com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
The text was updated successfully, but these errors were encountered: