Titles A11Y
The following is a list of opportunities to improve the accessibility of Tor VPN. Each item corresponds to an outlined area on the attached screenshot.
Item label org.torproject.vpn:id/tv_connect_action_btn This item may not have a label readable by screen readers.
Text Scaling org.torproject.vpn:id/toolbar This ViewGroup has a fixed height and contains a TextView with scalable text. Consider modifying the LayoutParams to allow for text expansion.
Text Scaling org.torproject.vpn:id/cl_up_stat This ViewGroup has a fixed height and contains a TextView with scalable text. Consider modifying the LayoutParams to allow for text expansion.
Text Scaling org.torproject.vpn:id/cl_down_stat This ViewGroup has a fixed height and contains a TextView with scalable text. Consider modifying the LayoutParams to allow for text expansion.
Text Scaling org.torproject.vpn:id/cl_apps_card This ViewGroup has a fixed height and contains a TextView with scalable text. Consider modifying the LayoutParams to allow for text expansion.