Skip to content

Commit

Permalink
Order Details - Customer Info View - Action Icons and listeners, upda…
Browse files Browse the repository at this point in the history
…ted icon assets

* Add the ability to click to dial customer phone
* Add the ability to click to email customer
* Add the ability to click to sms customer

Ticket #137
  • Loading branch information
AmandaRiu committed Feb 28, 2018
1 parent bf34dab commit 17326be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressLoginFlow/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!-- Primary Greys -->
<color name="grey">#87a6bc</color>
<color name="grey_light">#f3f6f8</color>
<color name="grey_dark">#2e4453</color>
<color name="grey_dark">#3c3c3c</color>
<color name="grey_disabled">@color/grey_darken_10</color>

<!-- Secondary Greys -->
Expand Down

0 comments on commit 17326be

Please sign in to comment.