How to make spannable text clickable with Accessibility mode on
问题 I have a problem statement where i need to run my application with Accessibility setting on, to have talk back feedback, but the problem here is when i click on a TextView which have Spannable link in it, then it reads the full text but dose not allow me to click on that Spannable text separately while disabling the accessibility allows to make string multi spannable or link clickable. here is my code to make String clickable : SpannableString ss = new SpannableString("Android is a Software