deltachat / deltachat-android

Email-based instant messaging for Android.
GNU General Public License v3.0
1.1k stars 144 forks source link

tint destructive buttons in red #3218

Closed r10s closed 1 month ago

r10s commented 1 month ago

this PR tints immediately destructive buttons with a red color. the idea is to make visually more clear that there is some irreversible action taking place; this is also what other apps are doing.

i was also thinking about subclassing AlertDialog, however, that would result in more complex code at the first glance

the color is the same as for the menu entries, which works nicely in dark as well as light mode.

this PR is a replacement for https://github.com/deltachat/deltachat-android/pull/3212 and a successor of https://github.com/deltachat/deltachat-android/pull/3182 and https://github.com/deltachat/deltachat-android/pull/3183

Screenshot 2024-08-09 at 12 27 18 Screenshot 2024-08-09 at 12 27 40

github-actions[bot] commented 1 month ago

To test the changes in this pull request, install this apk: 📦 app-preview.apk