0
Files
src/ios
Siyu An bc7b9a4bdc [VCN] Add card info chip to the unmask cvc prompt
Mock: https://docs.google.com/presentation/d/1LZHzYcuTaVMZ7h3H71k3NZ2hB1VZMbuPbaBaGAqlCug/edit?pli=1&resourcekey=0-MBuDkOkUtHPUtAcPN9VPKg#slide=id.g219780aa2d0_0_1

Implementation: https://screenshot.googleplex.com/BevdsXaVnAYYyFM

Uses the TableViewDetailIconItem. The main text will always be the card
product/network name, while the detail text will be the expiration date
of the card if it is an actual card, or "Virtual card" if it is a
virtual card. The icon will use card art image icon first then the
static network icon.

Bug: b/303715882
Change-Id: I070322cf19cc4f5fbdd788961908158089319277
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5255821
Commit-Queue: Siyu An <siyua@chromium.org>
Reviewed-by: Tommy Martino <tmartino@chromium.org>
Reviewed-by: Slobodan Pejic <slobodan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1255846}
2024-02-03 00:29:38 +00:00
..

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.