Skip to content

Commit

Permalink
[chore] #47 item_calendar_answer.xml centerCrop
Browse files Browse the repository at this point in the history
  • Loading branch information
jihyunniiii committed Aug 14, 2024
1 parent e2f0839 commit 9eb3dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feature/src/main/res/layout/item_calendar_answer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
android:background="@drawable/shape_border_radius_15"
android:backgroundTint="@color/key_lime"
android:clipToOutline="true"
android:scaleType="centerCrop"
android:src="@drawable/ic_character"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="1"
Expand Down

0 comments on commit 9eb3dfb

Please sign in to comment.