[android] Linkify osm.org on about fragment

Signed-off-by: Jean-Baptiste Charron <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2025-06-01 11:02:34 +02:00
committed by Harry Bond
parent 4627783725
commit b9edb19dcb
3 changed files with 6 additions and 0 deletions

View File

@@ -106,6 +106,7 @@
android:text="@string/osm_presentation"
android:textAppearance="@style/MwmTextAppearance.Body2"
android:textColor="?android:textColorPrimary"
android:autoLink="web"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@+id/osm_logo"