[Improvement] : add support of hypertext redirection in description

This commit is contained in:
Olivier Bouillet 2020-09-25 21:52:13 +02:00
parent 53fd6ed179
commit 724e628c30
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@
android:layout_marginStart="18dp"
android:layout_marginTop="12dp"
android:layout_marginEnd="12dp"
android:autoLink="web"
android:textAppearance="@style/Base.TextAppearance.AppCompat.Body1" />
<LinearLayout