mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
Fix link not opened (#38)
This commit is contained in:
parent
8668f67aa5
commit
e92315c0ad
1 changed files with 2 additions and 1 deletions
|
@ -34,5 +34,6 @@
|
|||
android:text="@string/slide12_desc"
|
||||
android:textAlignment="center"
|
||||
android:textColor="@android:color/white"
|
||||
android:textSize="@dimen/slide_desc" />
|
||||
android:textSize="@dimen/slide_desc"
|
||||
android:autoLink="web"/>
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue