DescriptionChange password update infobar design according to current mocks.
On CL https://codereview.chromium.org/1490193003 it was implemented an update password infobar on Android. It turned out that a dropdown for choosing usernames couldn't be anchored to link in a text, that led to strange UI experience on some devices (depending on screen size) when the dropdown appeared in other part of screen.
This CL changes design a little bit, namely usernames now not inside text but in separate control - in textview for 1 account case and in spinner for multiple account case.
BUG=564674
Committed: https://crrev.com/24a2a02d13b26dde85bb69408c132a7cc0f839e0
Cr-Commit-Position: refs/heads/master@{#414076}
Patch Set 1 #Patch Set 2 : Fixes #Patch Set 3 : Removed debugging info #Patch Set 4 : Rebase #
Total comments: 2
Patch Set 5 : Fix alignment in spiner #Patch Set 6 : small fix #Patch Set 7 : Removed unused variables #Messages
Total messages: 29 (16 generated)
|