Talkback is reading hidden elements in Android
I am developing a app where there is single activity and all the webviews/fragment load in ti only and based on criterias or screen few of the elements are hidden or visible.
When i enable talkback it is reading the hidden elements on the screen.
Talkback does not specify position out of list size in RecyclerView
I am working on an app that have several recyclerView. When I use talkback to swipe between items, it does not specify item position out of items size such as 1 out of 12.
Talkback does not specify position out of size of items in RecyclerView
I am working on an app where I use talkback to swipe between items of multiple RecyclerViews. I expect that talkback specify position of item out of size of items, such as 1 out of 12.