-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
属性设置如下
<com.ruffian.library.widget.RImageView
android:id="@+id/img"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:adjustViewBounds="true"
android:scaleType="fitCenter"
android:src="@drawable/defualt"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:corner_radius="16dp" />Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
