From b4385bcebe3847439218363e5471ddf8db0c1d50 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Tue, 24 Feb 2015 15:41:35 -0800 Subject: [PATCH] Make the stock app demo list view prettier This CL makes the list view in the stocks app more consistent with the material spec by using a colored circle instead of color-coding the percentage change. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/932103004 --- examples/stocks/stock-arrow.sky | 98 +++++++++++++++++++++++++++++++++ examples/stocks/stock.sky | 60 +++++--------------- 2 files changed, 112 insertions(+), 46 deletions(-) create mode 100644 examples/stocks/stock-arrow.sky diff --git a/examples/stocks/stock-arrow.sky b/examples/stocks/stock-arrow.sky new file mode 100644 index 0000000000..0ebe9cfba3 --- /dev/null +++ b/examples/stocks/stock-arrow.sky @@ -0,0 +1,98 @@ + + + + + + + diff --git a/examples/stocks/stock.sky b/examples/stocks/stock.sky index 9bc505185d..71261f6f11 100644 --- a/examples/stocks/stock.sky +++ b/examples/stocks/stock.sky @@ -4,6 +4,7 @@ // found in the LICENSE file. --> +