gpt4 book ai didi

android - 在 android 中获取保存的光标位置 2/2 超出范围(恢复)文本错误?

转载 作者:太空狗 更新时间:2023-10-29 13:39:13 25 4
gpt4 key购买 nike

任何人都可以帮助我解决我面临的问题。我的应用程序工作正常,但有时它会显示 FORCE CLOSE 异常。

我在 logcat 中发现错误。

10-14 11:01:50.484: ERROR/TextView(987): Saved cursor position 2/2 out of range for (restored) text

最佳答案

此消息实际上是由 TextView 类方法 onRestoreInstanceState() 中的代码生成的。在您的代码中的某处,您正在保存 TextView 的状态然后恢复它。寻找一些 TextView,或从 TextView 派生的实例。这就是您收到此消息的地方。

关于android - 在 android 中获取保存的光标位置 2/2 超出范围(恢复)文本错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7763530/

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