Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Error when closing the project #353

Closed
ghost opened this issue Aug 8, 2022 · 0 comments
Closed

Error when closing the project #353

ghost opened this issue Aug 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Aug 8, 2022

Error when closing the project

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.

@itsaky itsaky added the bug Something isn't working label Aug 9, 2022
@itsaky itsaky closed this as completed in 998dbf6 Aug 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant