29aaf62410e63d1de4c5d8558e8c661a7a15a273
There are currently 2 ways a list of contextual cards can be updated: 1. through loader onFinishLoading 2. onContextualCardUpdated We need to make the data handling logic consistent between the 2 paths. Also changed some loops to stream for simplicity. Change-Id: I242732e180a14092f5745271e5f63c18a6e482e0 Fixes: 115572494 Test: robotests
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%