From 99fc4171095b9d1f6580c7e2eebc5e5f38bd4279 Mon Sep 17 00:00:00 2001 From: Amine Date: Mon, 29 Oct 2018 19:53:41 +0100 Subject: [PATCH] Fixed #230. --- app/src/main/res/layout/card_item.xml | 1 + app/src/main/res/layout/list_item.xml | 1 + settings.gradle | 15 ++++++++++++++- 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/card_item.xml b/app/src/main/res/layout/card_item.xml index d8dcccb..f6f1de5 100644 --- a/app/src/main/res/layout/card_item.xml +++ b/app/src/main/res/layout/card_item.xml @@ -69,6 +69,7 @@ app:layout_constraintLeft_toRightOf="@+id/sourceImage" app:layout_constraintRight_toRightOf="parent" app:layout_constraintTop_toTopOf="@+id/sourceImage" + android:autoLink="web" tools:text="Titre" />