thunderbird / thunderbird-android

Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
https://thunderbird.net/mobile
Apache License 2.0
11.02k stars 2.51k forks source link

Fix of "Configure manually" distracts users to hit the "Next" button #8563

Closed shamim-emon closed 1 week ago

shamim-emon commented 1 week ago

In manual mail configuration screen made the following update: 1: Toggle click ripple effect on "Configure manually" based on configuration availability. 2: Custom color removal of the text "Configure manually" so it doesn't feel like link anymore.

davidhedlund commented 1 week ago

In manual mail configuration screen made the following update: 1: Turned off ripple effect upon clicking on "Configure manually" since it is not a button. 2: The removed the blue color of the text "Configure manually" so it doesn't feel like link anymore.

* Fixes ["Configure manually" distracts users to hit the "Next" button #8512](https://github.com/thunderbird/thunderbird-android/issues/8512)

Good work!