Skip to content

Commit

Permalink
Design: 설정 개인정보처리방침, 서비스 이용약관 텍스트 색상 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
dkyuuum committed Feb 20, 2024
1 parent ca67406 commit eff0978
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

<androidx.appcompat.widget.AppCompatTextView
style="@style/MediumFont.12"
android:textColor="@color/black"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginStart="17dp"
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_setting_service_terms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<androidx.appcompat.widget.AppCompatTextView
style="@style/MediumFont.10"
android:layout_width="match_parent"
android:textColor="@color/black"
android:layout_height="match_parent"
android:layout_marginStart="17dp"
android:layout_marginEnd="17dp"
Expand Down

0 comments on commit eff0978

Please sign in to comment.