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
{{ message }}
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
AndroidIDE crash report
Manufacturer: Xiaomi
Device: M2006C3MNG
App version: 2.1.2-beta (212)
Stacktrace:
java.lang.NullPointerException: Attempt to read from field 'com.itsaky.androidide.databinding.LayoutEditorBottomSheetBinding com.itsaky.androidide.databinding.ActivityEditorBinding.bottomSheet' on a null object reference
at com.itsaky.androidide.EditorActivity.lambda$setStatus$15$com-itsaky-androidide-EditorActivity(EditorActivity.java:839)
at com.itsaky.androidide.EditorActivity$$ExternalSyntheticLambda8.run(Unknown Source:6)
at android.os.Handler.handleCallback(Handler.java:914)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:225)
at android.app.ActivityThread.main(ActivityThread.java:7563)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:994)
Steps to reproduce
Open the project, close it immediately using the button in the Navigation Drawer.
The text was updated successfully, but these errors were encountered:
Error when closing the project
Steps to reproduce
Open the project, close it immediately using the button in the Navigation Drawer.
The text was updated successfully, but these errors were encountered: