From a503c6141f5600f87d15bea342c260f0228130da Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 27 May 2013 22:48:31 +0400 Subject: use pill counters like tt-rss main --- res/values/attrs.xml | 1 + res/values/resources.xml | 3 + res/values/style.xml | 157 ++++++++++++++++++++++++----------------------- 3 files changed, 84 insertions(+), 77 deletions(-) (limited to 'res/values') diff --git a/res/values/attrs.xml b/res/values/attrs.xml index ffb269b1..0a010ceb 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -23,4 +23,5 @@ + \ No newline at end of file diff --git a/res/values/resources.xml b/res/values/resources.xml index a3fe5a2f..2bb097fa 100644 --- a/res/values/resources.xml +++ b/res/values/resources.xml @@ -13,4 +13,7 @@ #383c42 #f0f0f0 #F2EAE8 + #88b0f0 + #303030 + #C46262 \ No newline at end of file diff --git a/res/values/style.xml b/res/values/style.xml index da97238c..4326a9f2 100644 --- a/res/values/style.xml +++ b/res/values/style.xml @@ -1,93 +1,96 @@ - - - - - + #30B0E0 + @android:color/white + @drawable/counter_background + - + + - - + + - - + + - - - + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf