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

[Bug] App Crash #1169

@TanTai97o

Description

@TanTai97o

What happened?

AndroidIDE crash report
Manufacturer: samsung
Device: SM
ABI: arm64-v8a
SDK version: 31
App version: v2.5.1-beta (251)

Stacktrace:
java.lang.IllegalStateException: Fragment already added: ViewInfoSheet{36cabd6} (33c7dd29-921f-4656-bf72-d5b8d0fb4e0a tag=ide.uidesigner.viewinfo)
at androidx.fragment.app.FragmentStore.addFragment(Unknown Source:46)
at androidx.fragment.app.FragmentManagerImpl.addFragment(Unknown Source:48)
at androidx.fragment.app.FragmentManagerImpl.executeOpsTogether(Unknown Source:946)
at androidx.fragment.app.FragmentManagerImpl.removeRedundantOperationsAndExecute(Unknown Source:91)
at androidx.fragment.app.FragmentManagerImpl.execPendingActions(Unknown Source:73)
at androidx.fragment.app.DialogFragment$1.run(Unknown Source:36)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8751)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

What's the expected behavior?

Bug fix for improvement

What version of AndroidIDE you're using?

v2.5.0 (debug builds)

Relevant log output

No response

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions