|
|
@ -29,6 +29,8 @@ |
|
|
|
android:contentDescription="@string/img_cover" |
|
|
|
android:contentDescription="@string/img_cover" |
|
|
|
android:scaleType="centerCrop" |
|
|
|
android:scaleType="centerCrop" |
|
|
|
android:src="@drawable/image_cover_default" |
|
|
|
android:src="@drawable/image_cover_default" |
|
|
|
|
|
|
|
app:civ_border_width="2dp" |
|
|
|
|
|
|
|
app:civ_border_color="@color/colorAccent" |
|
|
|
app:layout_constraintBottom_toTopOf="@+id/ll_player_progress" |
|
|
|
app:layout_constraintBottom_toTopOf="@+id/ll_player_progress" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
app:layout_constraintRight_toRightOf="parent" |
|
|
|
app:layout_constraintRight_toRightOf="parent" |
|
|
|