프로필 수정

- 비밀번호 변경, 닉네임 변경, 관심사 선택 글자색, 배경색을 버튼색(#3bb9f1)로 수정
This commit is contained in:
2024-11-21 01:24:24 +09:00
parent 57c66955f6
commit abc12e38b5
5 changed files with 9 additions and 17 deletions

View File

@@ -77,7 +77,7 @@
android:layout_height="wrap_content"
android:layout_marginHorizontal="20dp"
android:layout_marginTop="21.3dp"
android:background="@drawable/bg_round_corner_8_transparent_9970ff"
android:background="@drawable/bg_round_corner_8_transparent_3bb9f1"
android:fontFamily="@font/gmarket_sans_bold"
android:gravity="center"
android:paddingVertical="13.3dp"