IndexOutOfBoundsException in Android 8.0 outside Code on SpannableStringBuilder.checkRange
问题 The problem Since the upgrade to Android 8.0 I get many crash reports stating an IndexOutOfBoundsException that occurs outside my code. The crash report There is no code in the android app responsible for the crash and it seems to be a bug in Android itself. java.lang.IndexOutOfBoundsException: at android.text.SpannableStringBuilder.checkRange (SpannableStringBuilder.java:1314) at android.text.SpannableStringBuilder.setSpan (SpannableStringBuilder.java:680) at android.text