|
Make spacing between uber tray items consistent with M22 UI spec.
For bottom aligned launcher:
7 pixel padding around left/right of text tray item.
1 pixel padding around all sides of image tray item.
1 pixel around all sides of the uber tray (SystemTrayContainer).
For vertical aligned launcher:
1 pixel padding around all sides of the image tray item.
4 pixel padding above and below the text tray item, and center the text horizontally.
1 pixel around all sides of the uber tray (SystemTrayContainer).
BUG= 125261
TEST=The spacing between urber tray items should be consistent.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147963
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+117 lines, -15 lines) |
Patch |
 |
M |
ash/system/date/date_view.cc
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/ime/tray_ime.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/ime/tray_ime.cc
|
View
|
1
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/network/tray_network.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/network/tray_network.cc
|
View
|
1
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/power/tray_power.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/power/tray_power.cc
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_item.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_item.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_constants.h
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_constants.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_image_item.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_image_item.cc
|
View
|
1
2
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_item_view.h
|
View
|
1
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_item_view.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_views.h
|
View
|
1
2
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_views.cc
|
View
|
1
2
|
2 chunks |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/user/tray_user.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/user/tray_user.cc
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|