Skip to content

Commit

Permalink
[chore] #29 button textColor 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jihyunniiii committed Jan 5, 2024
1 parent 593bc34 commit fdd7011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/dialog_all_modal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
android:layout_marginHorizontal="35dp"
android:layout_marginTop="33dp"
android:backgroundTint="@color/g_01"
android:textColor="@color/black"
android:textColor="@color/g_11"
app:layout_constraintEnd_toEndOf="@id/gl_end"
app:layout_constraintStart_toStartOf="@id/gl_start"
app:layout_constraintTop_toBottomOf="@id/tv_all_modal_detail"
Expand Down

0 comments on commit fdd7011

Please sign in to comment.