Fixes 3536 (#3537)

This commit is contained in:
Madhur Gupta 2020-03-19 09:39:59 +01:00 committed by GitHub
parent efdb00b5ee
commit 0ad269d3d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -49,7 +49,7 @@
android:key="authorName"
app:singleLineTitle="false"
app:dependency="useAuthorName"
android:summary="@string/preference_author_name_summary"
app:useSimpleSummaryProvider="true"
android:title="@string/preference_author_name" />
<SwitchPreference