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

Issue 2968483002: Improve the "Learn more" link on the Incognito New Tab page. (Closed)

Created:
3 years, 5 months ago by msramek
Modified:
3 years, 5 months ago
CC:
chromium-reviews, noyau+watch_chromium.org, ntp-dev+reviews_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Improve the "Learn more" link on the Incognito New Tab page. The "Learn more" link is a standalone element on a narrow (<= 720dp) screen, but is a part of the subtitle on a wide (> 720dp) screen. This is achieved by showing/hiding the standalone element and including/removing a ClickableSpan in the subtitle. Currently, none of the "Learn more" links has any visual response to clicking (e.g. highlight), which is consistent with other such links in Chrome's native UI. However, it could be added in the future. BUG=693525 Review-Url: https://codereview.chromium.org/2968483002 Cr-Commit-Position: refs/heads/master@{#483722} Committed: https://chromium.googlesource.com/chromium/src/+/9828df63fe8ba13923c6ee9133fd7584b7dd3fc0

Patch Set 1 #

Patch Set 2 : Rebase. #

Total comments: 4

Patch Set 3 : Addressed nits #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -11 lines) Patch
M chrome/android/java/res/layout/new_tab_page_incognito_md.xml View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageView.java View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java View 1 2 3 8 chunks +66 lines, -8 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 31 (26 generated)
msramek
Hi again Michael, After you review https://codereview.chromium.org/2963523002/, please also have a look at this one ...
3 years, 5 months ago (2017-06-29 18:17:52 UTC) #12
Michael van Ouwerkerk
lgtm with nits https://codereview.chromium.org/2968483002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java File chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java (right): https://codereview.chromium.org/2968483002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java#newcode70 chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java:70: private @ColorRes int mColor; nit: final ...
3 years, 5 months ago (2017-06-30 10:35:38 UTC) #17
msramek
Thanks again! https://codereview.chromium.org/2968483002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java File chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java (right): https://codereview.chromium.org/2968483002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java#newcode70 chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageViewMD.java:70: private @ColorRes int mColor; On 2017/06/30 10:35:38, ...
3 years, 5 months ago (2017-06-30 13:33:30 UTC) #20
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/2968483002/60001
3 years, 5 months ago (2017-06-30 15:07:57 UTC) #28
commit-bot: I haz the power
3 years, 5 months ago (2017-06-30 16:11:05 UTC) #31
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/9828df63fe8ba13923c6ee9133fd...

Powered by Google App Engine
This is Rietveld 408576698