|
|
@ -7,8 +7,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.image.FilletImageView |
|
|
|
<io.legado.app.ui.widget.image.FilletImageView |
|
|
|
android:id="@+id/iv_icon" |
|
|
|
android:id="@+id/iv_icon" |
|
|
|
android:layout_width="60dp" |
|
|
|
android:layout_width="50dp" |
|
|
|
android:layout_height="60dp" |
|
|
|
android:layout_height="50dp" |
|
|
|
android:scaleType="centerCrop" |
|
|
|
android:scaleType="centerCrop" |
|
|
|
app:layout_constraintTop_toTopOf="parent" |
|
|
|
app:layout_constraintTop_toTopOf="parent" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|