Adds content descriptions and hints to non-textual elements so they can be described by screen readers.

This commit is contained in:
Vavassor 2017-04-12 00:21:52 -04:00
commit f6a165a50a
12 changed files with 91 additions and 63 deletions

View file

@ -11,7 +11,7 @@
<CheckBoxPreference
android:key="fabHide"
android:title="Hide FAB while scrolling"
android:title="@string/pref_title_hide_follow_button"
android:defaultValue="false" />
</PreferenceCategory>