TF-524 Add Show all result button action

This commit is contained in:
dab246
2022-05-24 02:48:01 +07:00
committed by Dat H. Pham
parent acf6566924
commit 5db7390117
4 changed files with 46 additions and 4 deletions
@@ -66,7 +66,7 @@ extension AppColor on Color {
static const buttonActionToastWithActionColor = Color(0xFF7ADCF8);
static const backgroundCountAttachment = Color(0x681C1C1C);
static const bgStatusResultSearch = Color(0xFFF5F5F7);
static const bgWordSearch = Color(0xFFD7D6FC);
static const bgWordSearch = Color(0x3D007AFF);
static const lineItemListColor = Color(0xFF99A2AD);
static const colorNameEmail = Color(0xFF000000);
static const colorContentEmail = Color(0xFF6D7885);