I am developing an accessible android application where people would be using Explore by Touch and TalkBack accessibility services to use my application.
This is my
For better backwards compatibility:
ViewCompat.setImportantForAccessibility( decorativeTextView, ViewCompat.IMPORTANT_FOR_ACCESSIBILITY_NO);