Adds missing content descriptions and fixes a bit of the follow button hiding code.
This commit is contained in:
parent
bc8c2427fb
commit
2e45a0bbff
7 changed files with 84 additions and 51 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<PreferenceCategory android:title="@string/pref_title_browser_settings">
|
||||
<CheckBoxPreference
|
||||
android:key="customTabs"
|
||||
android:title="@string/pre_title_custom_tabs"
|
||||
android:title="@string/pref_title_custom_tabs"
|
||||
android:defaultValue="true" />
|
||||
</PreferenceCategory>
|
||||
<PreferenceCategory android:title="@string/pref_title_notification_settings">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue