|
|
@@ -23,6 +23,7 @@
|
|
|
android:lines="1"
|
|
|
android:ellipsize="end"
|
|
|
app:layout_constraintLeft_toLeftOf="@+id/image_view"
|
|
|
+ app:layout_constraintRight_toRightOf="@+id/image_view"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content" />
|
|
|
|
|
|
@@ -38,4 +39,4 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content" />
|
|
|
|
|
|
-</android.support.constraint.ConstraintLayout>
|
|
|
+</android.support.constraint.ConstraintLayout>
|