(Wallet) Add market tab (#18691)

Implements new market tab section showing the first 250 assets.
Implements shimmer effect while loading.
This commit is contained in:
Simone Arpe
2023-06-01 18:32:00 +02:00
committed by GitHub
parent f2d0ac572c
commit 743e4fe207
17 changed files with 718 additions and 1 deletions
+2
View File
@@ -33,6 +33,8 @@
<color name="brave_wallet_dn_error_text_bg_color">#F0F2FF</color>
<color name="brave_wallet_dn_highlight_bg_color">#FFFFFF</color>
<color name="wallet_dn_bg_primary">#F8F9FA</color>
<color name="brave_wallet_day_night_bull">#FF2AC194</color>
<color name="brave_wallet_day_night_bear">#FFEE6374</color>
<!-- Text colors -->
<color name="brave_theme_subtitle_text">#868E96</color>