File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 390
390
<string name =" preference_author_name_toggle" >Use custom author name</string >
391
391
<string name =" preference_author_name_toggle_summary" >Use a custom author name instead of your username while uploading photos</string >
392
392
<string name =" preference_author_name" >Custom author name</string >
393
- <string name =" preference_author_name_summary" >The custom author name to use instead of your username in uploads</string >
394
393
<string name =" contributions_fragment" >Contributions</string >
395
394
<string name =" nearby_fragment" >Nearby</string >
396
395
<string name =" notifications" >Notifications</string >
Original file line number Diff line number Diff line change 49
49
android : key =" authorName"
50
50
app : singleLineTitle =" false"
51
51
app : dependency =" useAuthorName"
52
- android : summary = " @string/preference_author_name_summary "
52
+ app : useSimpleSummaryProvider = " true "
53
53
android : title =" @string/preference_author_name" />
54
54
55
55
<SwitchPreference
You can’t perform that action at this time.
0 commit comments