mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-30 10:40:37 +00:00
autolink web set for challenge description
This commit is contained in:
parent
c1b5896fd0
commit
58576a66aa
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/text_ternary"
|
||||
android:autoLink="web"
|
||||
android:textSize="12sp"
|
||||
tools:text="Description"
|
||||
android:layout_marginTop="@dimen/spacing_small"
|
||||
|
|
|
|||
Loading…
Reference in a new issue