Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 2510283002: Http Bad: Put icon on the left of warning message and make value and label in one line on Android (Closed)

Created:
4 years, 1 month ago by lshang
Modified:
4 years ago
Reviewers:
Mathieu, Ted C
CC:
chromium-reviews, rouslan+autofill_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, mathp+autofillwatch_chromium.org, agrieve+watch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Http Bad: Put icon on the left of warning message and make value and label in one line on Android The order of elements in http bad warning message is: icon, value, label. This CL puts icon on the left of autofill entry in an advised dropdown layout called dropdown_item_left_icon.xml. This CL also adjusts value and label to be in one line. specs: go/fns-ui-spec BUG=662297 Committed: https://crrev.com/a6070555569eaaa95f95c259542781c7ccc6e777 Cr-Commit-Position: refs/heads/master@{#435823}

Patch Set 1 : format #

Total comments: 8

Patch Set 2 : rebase #

Patch Set 3 : update #

Total comments: 8

Patch Set 4 : update #

Total comments: 2

Patch Set 5 : minor change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -5 lines) Patch
M components/autofill/android/java/src/org/chromium/components/autofill/AutofillSuggestion.java View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M ui/android/java/res/layout/dropdown_item.xml View 1 2 3 3 chunks +10 lines, -3 lines 0 comments Download
M ui/android/java/res/values/dimens.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/DropdownAdapter.java View 1 2 3 4 2 chunks +29 lines, -2 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/DropdownItem.java View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/DropdownItemBase.java View 1 2 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (22 generated)
robbyflya330
4 years, 1 month ago (2016-11-18 00:49:00 UTC) #2
lshang
Hi Mathieu and Ted, please take a look at this CL. I made a new ...
4 years ago (2016-11-27 05:34:21 UTC) #13
Mathieu
On 2016/11/27 05:34:21, lshang wrote: > Hi Mathieu and Ted, please take a look at ...
4 years ago (2016-11-28 15:04:01 UTC) #14
Ted C
https://codereview.chromium.org/2510283002/diff/40001/ui/android/java/res/layout/dropdown_item_left_icon.xml File ui/android/java/res/layout/dropdown_item_left_icon.xml (right): https://codereview.chromium.org/2510283002/diff/40001/ui/android/java/res/layout/dropdown_item_left_icon.xml#newcode16 ui/android/java/res/layout/dropdown_item_left_icon.xml:16: <ImageView instead of creating a different xml file, just ...
4 years ago (2016-11-28 18:29:12 UTC) #15
lshang
https://codereview.chromium.org/2510283002/diff/40001/ui/android/java/res/layout/dropdown_item_left_icon.xml File ui/android/java/res/layout/dropdown_item_left_icon.xml (right): https://codereview.chromium.org/2510283002/diff/40001/ui/android/java/res/layout/dropdown_item_left_icon.xml#newcode16 ui/android/java/res/layout/dropdown_item_left_icon.xml:16: <ImageView On 2016/11/28 18:29:11, Ted C wrote: > instead ...
4 years ago (2016-11-30 10:35:44 UTC) #16
Ted C
lgtm w/ a couple followups thanks! https://codereview.chromium.org/2510283002/diff/100001/ui/android/java/src/org/chromium/ui/DropdownAdapter.java File ui/android/java/src/org/chromium/ui/DropdownAdapter.java (right): https://codereview.chromium.org/2510283002/diff/100001/ui/android/java/src/org/chromium/ui/DropdownAdapter.java#newcode92 ui/android/java/src/org/chromium/ui/DropdownAdapter.java:92: } you'll need ...
4 years ago (2016-11-30 22:21:33 UTC) #18
lshang
Thanks Ted, but I still have a question in the comment, take a look please? ...
4 years ago (2016-12-01 08:52:53 UTC) #20
Ted C
https://codereview.chromium.org/2510283002/diff/100001/ui/android/java/src/org/chromium/ui/DropdownAdapter.java File ui/android/java/src/org/chromium/ui/DropdownAdapter.java (right): https://codereview.chromium.org/2510283002/diff/100001/ui/android/java/src/org/chromium/ui/DropdownAdapter.java#newcode103 ui/android/java/src/org/chromium/ui/DropdownAdapter.java:103: } On 2016/12/01 08:52:52, lshang wrote: > On 2016/11/30 ...
4 years ago (2016-12-01 17:39:24 UTC) #21
lshang
Thanks Ted! ping Mathieu (●'◡'●) https://codereview.chromium.org/2510283002/diff/100001/ui/android/java/src/org/chromium/ui/DropdownAdapter.java File ui/android/java/src/org/chromium/ui/DropdownAdapter.java (right): https://codereview.chromium.org/2510283002/diff/100001/ui/android/java/src/org/chromium/ui/DropdownAdapter.java#newcode103 ui/android/java/src/org/chromium/ui/DropdownAdapter.java:103: } On 2016/12/01 17:39:24, ...
4 years ago (2016-12-02 00:49:08 UTC) #24
Mathieu
lgtm, thanks!
4 years ago (2016-12-02 02:01:42 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2510283002/160001
4 years ago (2016-12-02 02:03:17 UTC) #30
commit-bot: I haz the power
Committed patchset #5 (id:160001)
4 years ago (2016-12-02 02:09:09 UTC) #33
commit-bot: I haz the power
4 years ago (2016-12-02 02:12:52 UTC) #35
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a6070555569eaaa95f95c259542781c7ccc6e777
Cr-Commit-Position: refs/heads/master@{#435823}

Powered by Google App Engine
This is Rietveld 408576698