mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Draft for MR 1
This commit is contained in:
parent
4c9637c821
commit
1fbbc072d4
10 changed files with 326 additions and 10 deletions
|
|
@ -31,6 +31,13 @@
|
|||
app:singleLineTitle="false"
|
||||
android:title="@string/default_description_language" />
|
||||
|
||||
<!-- New Secondary Language Picker -->
|
||||
<Preference
|
||||
android:key="descriptionSecondaryLanguagesPref"
|
||||
app:useSimpleSummaryProvider="true"
|
||||
app:singleLineTitle="false"
|
||||
android:title="@string/secondary_description_languages" />
|
||||
|
||||
<SwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="displayNearbyCardView"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue