Skip to content

Commit 6380028

Browse files
Added Button change (#101)
1 parent bc9ffe9 commit 6380028

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/layout/fragment_profile.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
android:layout_marginStart="@dimen/largeMargin"
3838
android:layout_marginTop="@dimen/mediumMargin"
3939
android:background="@drawable/rounded_buttons"
40-
android:backgroundTint="@color/darkIconTint"
40+
android:backgroundTint="@color/errorTint"
4141
android:text="@string/profile_screen_delete_account"
4242
android:textColor="@color/alternativeText"
4343
android:textSize="@dimen/mediumText"

0 commit comments

Comments
 (0)