Hi i m facing this issue StringIndexOutOfBoundsException
Opened this issue · 0 comments
noman-iqbal commented
java.lang.StringIndexOutOfBoundsException: length=1; regionStart=0; regionLength=2
at java.lang.String.startEndAndLength(String.java:588)
at java.lang.String.substring(String.java:1475)
at uk.co.deanwild.flowtextview.FlowTextView.onDraw(FlowTextView.java:128)