textView.getSelectionEnd() returning start index value on Samsung Marshmallow 6.0 devices
问题 This issue is observed on Samsung devices with Android 6.0 only. It is working fine on all other devices, including non - Samsung devices with android 6.0 and Samsung devices with Android 5.1 and below. Currently we don`t have any Samsung device with Android 6.0 to readily check things on it, but we are arranging it soon. The feature where we are using this : The user long presses on a word from a sentence in a TextView and then user can edit the selected word. We accomplish this by : Making