post
's Textview does not support text selection in some devices
#27
Labels
post
's Textview does not support text selection in some devices
#27
logcat:
TextView does not support text selection. Action mode cancelled.
https://github.com/floating-cat/S1-Next/blob/master/app/src/main/res/layout/item_post.xml doesn't support text selection in some devices.
But it works for AOSP 4.4.4 devices and above.
After debugged Editor, still can't find out the reason.
The text was updated successfully, but these errors were encountered: