|
|
|
@ -10,6 +10,7 @@ |
|
|
|
|
android:layout_width="50dp" |
|
|
|
|
android:layout_height="50dp" |
|
|
|
|
android:scaleType="centerCrop" |
|
|
|
|
app:radius="12dp" |
|
|
|
|
app:layout_constraintTop_toTopOf="parent" |
|
|
|
|
app:layout_constraintLeft_toLeftOf="parent" |
|
|
|
|
app:layout_constraintRight_toRightOf="parent" /> |
|
|
|
|