Hi guys, we have an exception in our app:
java.lang.ClassCastException: android.text.SpannableStringBuilder cannot be cast to com.linkedin.android.spyglass.mentions.MentionsEditable
com.linkedin.android.spyglass.ui.MentionsEditText.getMentionsText() (MentionsEditText.java : 1300)
The above is abnormal information, Can you solve this problem?
Hi guys, we have an exception in our app: java.lang.ClassCastException: android.text.SpannableStringBuilder cannot be cast to com.linkedin.android.spyglass.mentions.MentionsEditable com.linkedin.android.spyglass.ui.MentionsEditText.getMentionsText() (MentionsEditText.java : 1300) The above is abnormal information, Can you solve this problem?