android - LinkMovementMethod with Accessibility -


i have textview in app , has link url.

below code :

textview.settext(html.fromhtml("<\a href=\"https://example.com\">sign now.")); enroll.setmovementmethod(linkmovementmethod.getinstance());

when turn on talkback accessibility, not seem work. however, found out works if put longer text , example "sign bla bla bla".

what issue ?


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -