Merge pull request #232 from freeboub/feature/support_web_link_in_description
[Improvement] : add support of hypertext redirection in description
This commit is contained in:
commit
68a7e5cc9f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user