|
|
@@ -54,7 +54,7 @@
|
|
|
<android.support.constraint.ConstraintLayout
|
|
|
android:id="@+id/bottom_view"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="0dp"
|
|
|
+ android:layout_height="150dp"
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/image_view_thumbnail">
|