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.
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
The text was updated successfully, but these errors were encountered:
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
Code of Conduct
The text was updated successfully, but these errors were encountered: