I've added textIsSelectable attribute to some TextView's and trying to work with it... that's what I have
Any ideas?
I've added textIsSelectable attribute to some TextView's and trying to work with it... that's what I have
Any ideas?
After reading, you need to set the following in your theme:
<item name="windowActionModeOverlay">true</item>