Skip to content

Commit

Permalink
[feature/common/royal_flush_edit_text]: #9 style: Royal Flush Edit Te…
Browse files Browse the repository at this point in the history
…xt 배경 곡률 변경
  • Loading branch information
soopeach committed May 14, 2023
1 parent f085da7 commit be6c697
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<item xmlns:android="http://schemas.android.com/apk/res/android">
<shape android:shape="rectangle">
<solid android:color="#DFDBCC" />
<corners android:radius="6dp" />
<corners android:radius="8dp" />
</shape>
</item>
</selector>

0 comments on commit be6c697

Please sign in to comment.