autolink web set for challenge description

This commit is contained in:
Hafiz 2022-03-20 07:50:04 -04:00
parent c1b5896fd0
commit 58576a66aa

View file

@ -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"