We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9ffe9 commit 6380028Copy full SHA for 6380028
1 file changed
app/src/main/res/layout/fragment_profile.xml
@@ -37,7 +37,7 @@
37
android:layout_marginStart="@dimen/largeMargin"
38
android:layout_marginTop="@dimen/mediumMargin"
39
android:background="@drawable/rounded_buttons"
40
- android:backgroundTint="@color/darkIconTint"
+ android:backgroundTint="@color/errorTint"
41
android:text="@string/profile_screen_delete_account"
42
android:textColor="@color/alternativeText"
43
android:textSize="@dimen/mediumText"
0 commit comments