Skip to content
Snippets Groups Projects
Commit ddbdb179 authored by Mac Young's avatar Mac Young Committed by Android (Google) Code Review
Browse files

Merge "Update Toast UI component according to UX reference spec" into tm-dev

parents 683b75dd 588d9b52
No related branches found
No related tags found
No related merge requests found
......@@ -133,8 +133,8 @@
<!-- The color of the seekbar track background in SeekbarListItem. This color is assumed to be
on a light-colored background. -->
<color name="car_seekbar_track_background">@color/car_seekbar_track_background_dark</color>
<!-- background is car_grey_868 with .9 alpha -->
<color name="car_toast_background">#E6282a2d</color>
<!-- background is car_grey_868 with -->
<color name="car_toast_background">@color/car_grey_868</color>
<!-- Misc colors -->
<color name="car_highlight_light">#ff66b5ff</color>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment