|
|
@@ -80,10 +80,9 @@
|
|
|
app:layout_constraintBottom_toBottomOf="parent"/>
|
|
|
|
|
|
<View
|
|
|
- android:rotation="-180"
|
|
|
android:layout_width="166dp"
|
|
|
android:layout_height="162dp"
|
|
|
- android:background="@drawable/card_dim_bottom_3"
|
|
|
+ android:background="@drawable/dim_card_listicle_3"
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
app:layout_constraintBottom_toBottomOf="parent"/>
|
|
|
|