Palani Neelamegam

Results 2 comments of Palani Neelamegam

Hey, i have the problem in recyclerview, when text.lenght() is 0 then app get crashed, Here i have mention the logs java.lang.StringIndexOutOfBoundsException: length=0; index=120 at java.lang.String.substring(String.java:2032) at java.lang.String.subSequence(String.java:2079) at com.handlrlib.views.ReadMoreTextView.updateCollapsedText(ReadMoreTextView.java:168)...

Same for me, if text value is empty from the API response app crashed because **out of an index** issue