deano2390 / FlowTextView

A wrapping TextView for Android
http://deano2390.github.io/FlowTextView/
592 stars 155 forks source link

Hi i m facing this issue StringIndexOutOfBoundsException #19

Open noman-iqbal opened 9 years ago

noman-iqbal commented 9 years ago

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)