TF-484 Hover in email, action buttons are available to do in ThreadView

This commit is contained in:
dab246
2022-04-15 10:10:36 +07:00
committed by Dat H. Pham
parent 73d602eaf9
commit 3c5044c0fc
7 changed files with 815 additions and 128 deletions
@@ -109,6 +109,7 @@ extension AppColor on Color {
static const colorBorderEmailAddressInvalid = Color(0xFFFF3347);
static const colorBgMailboxSelected = Color(0xFF99E4E8EC);
static const colorLoading = Color(0x2999A2AD);
static const colorActionButtonHover = Color(0xFFA2AAB3);
static const mapGradientColor = [
[Color(0xFF21D4FD), Color(0xFFB721FF)],