S1-Next icon indicating copy to clipboard operation
S1-Next copied to clipboard

`post`'s Textview does not support text selection in some devices

Open floating-cat opened this issue 9 years ago • 0 comments

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.

floating-cat avatar Aug 12 '15 04:08 floating-cat