|
|
|
@ -80,12 +80,7 @@ |
|
|
|
|
app:layout_constraintLeft_toLeftOf="@+id/iv_cover" |
|
|
|
|
app:layout_constraintRight_toRightOf="@+id/iv_cover" |
|
|
|
|
app:layout_constraintTop_toBottomOf="@+id/tv_name" |
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
|
tools:ignore="RtlSymmetry" /> |
|
|
|
|
|
|
|
|
|
<View |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0.5dp" |
|
|
|
|
android:background="@color/btn_bg_press" |
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent" /> |
|
|
|
|
|
|
|
|
|
</androidx.constraintlayout.widget.ConstraintLayout> |