[android] Clarify custom map download URL strings

Signed-off-by: NoelClick <dev@noel.click>
This commit is contained in:
NoelClick
2025-11-20 17:43:02 -08:00
committed by jeanbaptisteC
parent 6ded75de9c
commit 85540133b3
2 changed files with 6 additions and 5 deletions

View File

@@ -218,7 +218,7 @@
android:summary="@string/pref_custom_map_download_url_summary"
android:inputType="textUri"
android:singleLine="true"
android:defaultValue=""
app:placeholderText="@string/pref_custom_map_download_url_hint"
android:order="3"/>
</androidx.preference.PreferenceCategory>