Skip to content

Commit

Permalink
[Design/#98] 버튼 그림자 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
yeoncheong committed Jul 21, 2023
1 parent 86db818 commit 3475bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_delete_account.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
android:text="@string/btn_delete_account"
android:textAppearance="@style/AndroidBody1_1SemiBold16"
android:textColor="@color/umbba_white"
android:stateListAnimator="@null"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" />
Expand Down

0 comments on commit 3475bd1

Please sign in to comment.