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

Crash After close preview xml layout #214

Closed
marifchandra opened this issue Jun 11, 2022 · 0 comments · Fixed by #219
Closed

Crash After close preview xml layout #214

marifchandra opened this issue Jun 11, 2022 · 0 comments · Fixed by #219
Labels
bug Something isn't working

Comments

@marifchandra
Copy link

marifchandra commented Jun 11, 2022

Describe the bug
when closing preview for xml layout got crash

To Reproduce
Steps to reproduce the behavior:
open project -> open layout.xml, click three dots on right side , then preview xml layout , then press back on phone

Expected behavior
should be going back to xml layout editor

Screenshots

Details (please complete the following information):

  • Device: Redmi Note 5 pro
  • OS: Android 10
  • AndroidIDE Version : 202

Additional context

AndroidIDE crash report
Manufacturer: Xiaomi
Device: Redmi Note 5 Pro
App version: 2.0.2-beta (202)

 Stacktrace: 
android.util.SuperNotCalledException: Activity {com.itsaky.androidide/com.itsaky.androidide.DesignerActivity} did not call through to super.onDestroy()
	at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:4930)
	at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:4971)
	at android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:44)
	at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176)
	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7356)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:924)
@marifchandra marifchandra added the bug Something isn't working label Jun 11, 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

Successfully merging a pull request may close this issue.

1 participant