Skip to content

Commit

Permalink
[Design/#95] 버튼 그림자 빼기
Browse files Browse the repository at this point in the history
  • Loading branch information
ss99x2002 committed Jul 20, 2023
1 parent 1b71c1c commit 07261bf
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 @@ -93,6 +93,7 @@
android:layout_marginBottom="24dp"
android:background="@drawable/shape_error_btn_r50_rect"
android:text="@string/btn_delete_account"
android:stateListAnimator="@null"
android:textAppearance="@style/AndroidBody1_1SemiBold16"
android:textColor="@color/umbba_white"
app:layout_constraintBottom_toBottomOf="parent"
Expand Down

0 comments on commit 07261bf

Please sign in to comment.