Open testsingsys opened 5 years ago
java.lang.NullPointerException: Attempt to invoke virtual method 'int android.text.Layout.getLineCount()' o
Add if(null != textView && null != textView.getLayout()) around your readMoreOption.addReadMoreTo(textView, text)
java.lang.NullPointerException: Attempt to invoke virtual method 'int android.text.Layout.getLineCount()' o