Adds content descriptions and hints to non-textual elements so they can be described by screen readers.
This commit is contained in:
parent
4ea04bb576
commit
f6a165a50a
12 changed files with 91 additions and 63 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue