deltachat / deltachat-ios

Email-based instant messaging for iOS.
Other
327 stars 52 forks source link

do not fade background for swipe-to-reply #2377

Closed r10s closed 4 weeks ago

r10s commented 4 weeks ago

this PR cleans up the style of the reply icon when using "swipe to reply"

instead, of using two different transparency tones, just show the clear reply icon as on android, but also as done by most other messenger apps. note, that, although possible, the button is rarely "hit", usually it is used as "full swipe".

the existing .25 tranparency also led to some sort of bug, as the system adds another view for the "overscroll", resulting in different transparency levels, that looked a bit off. tbh, maybe that changed on iOS side somehow and was cleaner at some point.

before - note the two different shades nearby the reply button, one could read that as a bug:


after - clean and unexcited, no questions, just boring standard: