Fixed #230.
This commit is contained in:
1 parent
dc304ef8c1
commit
99fc417109
3 files changed
+16
-1
No files matched your search
@@ -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" />
|
||||
|
||||
<TextView
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
app:layout_constraintHorizontal_bias="0.0"
|
||||
app:layout_constraintStart_toEndOf="@+id/itemImage"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
android:autoLink="web"
|
||||
tools:text="Titre" />
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in new issue
Block a user