Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/java/400.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/220.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java IndexOutOfBoundsException设置盘(10…;10)末端超过长度3_Java_Android_Xml - Fatal编程技术网

Java IndexOutOfBoundsException设置盘(10…;10)末端超过长度3

Java IndexOutOfBoundsException设置盘(10…;10)末端超过长度3,java,android,xml,Java,Android,Xml,有时,此错误“IndexOutOfBoundsException设置范围(10…10)超出长度3” 在editText.setSelection()中发生,即当我想重新关注editText.getText.toString().length()中的editText上一个值时 例如: editText.setSelection(editText.getText.toString().length()) 你知道为什么会这样吗?如何解决这个问题???在编辑文本时使用ClearPans() 例子: ed

有时,此错误“IndexOutOfBoundsException设置范围(10…10)超出长度3” 在editText.setSelection()中发生,即当我想重新关注editText.getText.toString().length()中的editText上一个值时

例如: editText.setSelection(editText.getText.toString().length())

你知道为什么会这样吗?如何解决这个问题???

在编辑文本时使用ClearPans() 例子: editText.getText.ClearPans()

您可以使用Xml通过
'较长的代码片段可能会有所帮助