fix: round image on comment bar
This commit is contained in:
parent
093bee94c6
commit
b4c7ea5f26
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
||||||
android:layout_height="42dp"
|
android:layout_height="42dp"
|
||||||
android:scaleType="center"
|
android:scaleType="center"
|
||||||
android:layout_marginStart="12dp"
|
android:layout_marginStart="12dp"
|
||||||
|
style="@style/roundedImageView"
|
||||||
app:srcCompat="@drawable/ic_round_add_circle_24"
|
app:srcCompat="@drawable/ic_round_add_circle_24"
|
||||||
tools:ignore="ContentDescription,ImageContrastCheck" />
|
tools:ignore="ContentDescription,ImageContrastCheck" />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue