[Offline pages] Reduce the icon set for offline bolt, update colors
This patch:
* removes the assets for light offline bolt
* applies tinting to draw the bolt using the right color
* updates the colors based on UX recommendation
BUG=591105R=tedchoc@chromium.org
Committed: https://crrev.com/a85ab8e4d88a1e32a0db232cfd946533dd49ef16
Cr-Commit-Position: refs/heads/master@{#379595}
Change looks good though, but let's try to share the same tinting if possible. https://codereview.chromium.org/1753573005/diff/20001/chrome/android/java/res/values/colors.xml ...
4 years, 9 months ago
(2016-03-03 15:35:27 UTC)
#4
Glad to report that color-wise we are already there :) https://codereview.chromium.org/1753573005/diff/20001/chrome/android/java/res/values/colors.xml File chrome/android/java/res/values/colors.xml (right): https://codereview.chromium.org/1753573005/diff/20001/chrome/android/java/res/values/colors.xml#newcode121 ...
4 years, 9 months ago
(2016-03-03 17:26:09 UTC)
#5
Glad to report that color-wise we are already there :)
https://codereview.chromium.org/1753573005/diff/20001/chrome/android/java/res...
File chrome/android/java/res/values/colors.xml (right):
https://codereview.chromium.org/1753573005/diff/20001/chrome/android/java/res...
chrome/android/java/res/values/colors.xml:121: <color
name="locationbar_status_color">#5a5a5a</color>
On 2016/03/03 15:35:26, Ted C wrote:
> can we use the same tint colors as the other toolbar assets? are these colors
> actually different? If it is only subtle, then It think we should push to use
> the same.
>
>
https://code.google.com/p/chromium/codesearch#chromium/src/chrome/android/jav...
>
> Look how it is used in the ToolbarLayout/ToolbarPhone.
That is exactly why I asked the icon to be 5a5a5a it is the right color. (I
updated the line to say light_color_normal)
For the other one, it is in fact #ffffff, but if you prefer I can go with
@android:color/white, which is used by the code in location bar layout.
I can set tint, but this is not exactly what we want, as it sets the color list
for various states. We only have one state, and I am setting it just like we do
that for page icon (on tablet mostly).
Ted C
lgtm
4 years, 9 months ago
(2016-03-07 17:58:24 UTC)
#6
lgtm
fgorski
The CQ bit was checked by fgorski@chromium.org
4 years, 9 months ago
(2016-03-07 17:59:41 UTC)
#7
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1753573005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1753573005/40001
4 years, 9 months ago
(2016-03-07 18:00:13 UTC)
#8
4 years, 9 months ago
(2016-03-07 18:51:55 UTC)
#9
Message was sent while issue was closed.
Committed patchset #3 (id:40001)
commit-bot: I haz the power
Description was changed from ========== [Offline pages] Reduce the icon set for offline bolt, update ...
4 years, 9 months ago
(2016-03-07 18:53:28 UTC)
#10
Message was sent while issue was closed.
Description was changed from
==========
[Offline pages] Reduce the icon set for offline bolt, update colors
This patch:
* removes the assets for light offline bolt
* applies tinting to draw the bolt using the right color
* updates the colors based on UX recommendation
BUG=591105
R=tedchoc@chromium.org
==========
to
==========
[Offline pages] Reduce the icon set for offline bolt, update colors
This patch:
* removes the assets for light offline bolt
* applies tinting to draw the bolt using the right color
* updates the colors based on UX recommendation
BUG=591105
R=tedchoc@chromium.org
Committed: https://crrev.com/a85ab8e4d88a1e32a0db232cfd946533dd49ef16
Cr-Commit-Position: refs/heads/master@{#379595}
==========
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/a85ab8e4d88a1e32a0db232cfd946533dd49ef16 Cr-Commit-Position: refs/heads/master@{#379595}
4 years, 9 months ago
(2016-03-07 18:53:29 UTC)
#11
Issue 1753573005: [Offline pages] Reduce the icon set for offline bolt, update colors
(Closed)
Created 4 years, 9 months ago by fgorski
Modified 4 years, 9 months ago
Reviewers: Ted C
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 9