-
Notifications
You must be signed in to change notification settings - Fork 122
Getting IndexOutOfBoundsException #65
Copy link
Copy link
Open
Description
What kind of issue is this?
- Question
Info:
- PinView version: com.chaos.view:pinview:1.4.4
- Device OS version: 11
- Device Name: OnePlus
Description: Getting this error offset(6) should be less than line limit(0)
Stacktrace:
android.text.TextLine.measure (TextLine.java:353)
android.widget.EditText.setSelection (EditText.java:135)
com.chaos.view.PinView.moveSelectionToEnd (PinView.java:339)
com.chaos.view.PinView.onSelectionChanged (PinView.java:334)
android.widget.TextView.spanChange (TextView.java:10776)
android.text.Selection.setSelection (Selection.java:153)
com.chaos.view.DefaultMovementMethod.initialize (DefaultMovementMethod.java:50)
android.widget.TextView.setText (TextView.java:6323)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:978)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels