gpt4 book ai didi

Android ViewPager 非法状态异常 : Can not perform this action after onSaveInstanceState

转载 作者:行者123 更新时间:2023-11-29 14:22:16 26 4
gpt4 key购买 nike

我正在使用兼容性库中的 ViewPager。我经常从市场报告中得到这个异常(exception)。

java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
at android.support.v4.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1242)
at android.support.v4.app.FragmentManagerImpl.enqueueAction(FragmentManager.java:1253)
at android.support.v4.app.BackStackRecord.commitInternal(BackStackRecord.java:535)
at android.support.v4.app.BackStackRecord.commit(BackStackRecord.java:519)

有什么可能导致它的想法吗?

最佳答案

尝试使用 commitAllowingStateLoss() 而不是 commit()。阅读文档 here .

here得到答案.

关于Android ViewPager 非法状态异常 : Can not perform this action after onSaveInstanceState,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7328392/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com