Fixed nonclickable links in FAQ
This commit is contained in:
parent
0e21976884
commit
12b4190687
1 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
|||
<com.simplemobiletools.commons.views.MyTextView
|
||||
android:id="@+id/license_faq_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
android:layout_height="wrap_content"
|
||||
android:autoLink="email|web" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue