mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-06-16 08:31:08 +00:00
85bde7e448
* redesign(dashboard): brand-book restyle of Pezkuwi dashboard card Match the brand book / handoff screenshot: - bg_pezkuwi_dashboard: blue/indigo gradient -> frosted dark-navy surface (#1C1F2E) with a 1px periwinkle hairline, 20dp corners. - item_pezkuwi_dashboard: replace hardcoded non-brand colors — trust value amber #FFD54F -> zer #FDB813; welati count -> positive #2FC864; Approve/start buttons Material-green -> kesk #009639; Sign red -> sor #E2231A; Share button yellow #FDD835 -> frosted-navy secondary #2A2F45 (white text); blue-grey text -> brand white tokens. Pill-er 12dp button corners. * redesign(actions): circular action buttons (primary green Send + dark rest) Match the brand-book screenshot: the balance action row (Send/Receive/Swap/ Buy/Gift) becomes circular icon buttons with a label below — Send on a kesk green circle, the rest on frosted-dark circles. IDs preserved (used only for click + isEnabled), so AssetsTotalBalanceView keeps working. * redesign(dashboard): pro-level Pezkuwi card layout Rework the card to match the brand-book screenshot: header row with a small Newroz-flame icon + title/roles on the left and the citizen count on the right; trust score row; full-height (48dp) pill-er (14dp) action buttons — Approve (kesk, bold), Sign (sor), Share (frosted-dark with hairline). Adds the small ic_nevroz_flame icon. * release: bump versionName to 1.1.1 (dashboard & action-row redesign)