Issue/13326 scan screen UI iteration 1#13873
Conversation
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
|
You can test the changes on this Pull Request by downloading the APK here. |
There was a problem hiding this comment.
Thanks @ashiagr, the changes look good overall. I noticed one minor issue - the icon on the "scanning" doesn't match the designs.

SideNote: I'm still not sure about the JetpackIconViewHolder - I'm wondering if re-using this part is worth it. We might want to consider having a Header for scan screen and a different header for detail screen. Wdyt?
|
Thanks for the review @malinajirka!
This view holder is reused on other screens too: backup, restore etc. I can discuss with @zwarm and decide upon it.
I'll look into it, seem like dynamic tinting is causing some issues. |
@malinajirka I couldn't find a solution to this problem yet. I've replaced the icon with the one without stroke and added this issue to the backlog. Ready for another round! |

Parent #13326
This PR makes small UI improvements to the Scan screen for scan state items:
To test:
That scan states UI is rendered properly:
Notes:
Merge Instructions
PR submission checklist:
RELEASE-NOTES.txtif necessary.