commit | 807cca09dfecfd1b8b99e834f7b56e12d26421b4 | [log] [tgz] |
---|---|---|
author | Silin Huang <silin@google.com> | Sun Apr 04 23:09:24 2021 -0700 |
committer | Silin Huang <silin@google.com> | Mon Apr 05 23:48:09 2021 +0000 |
tree | 91434589892d28e9dcf454f1741e5bc71a51617a | |
parent | d0f987eeb029f0a144a831ebcd33c23d19aa1131 [diff] |
Add card image to the QuickAccessWalletTile. We fetch the wallet cards on handleUpdateState() of the Tile, if the card image exists, it will be stored in the QS State and then pass to the QSTileViewHorizontal so the card image will be presented on the tile. The car image won't show on the tile when the user is edittng the tiles. Test: manually tested on device locked - https://hsv.googleplex.com/5756150307880960 unlocked - https://hsv.googleplex.com/5767433589620736 Test: atest Bug: b/182963608 Change-Id: I45bab06528a7154419ae73f9e576cf385bf0f7c1