Skip to content

Commit

Permalink
#75 [UI] : notification img scaleType 속성 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Eonji-sw committed Sep 6, 2024
1 parent 6233d72 commit de30c91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
android:layout_width="44dp"
android:layout_height="0dp"
android:padding="4dp"
android:scaleType="centerCrop"
android:src="@drawable/ic_profile_profile"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="1"
Expand Down

0 comments on commit de30c91

Please sign in to comment.