diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-09-09 12:42:27 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-09-09 12:42:27 +0400 |
| commit | 736c2233cf210caebee0df47936124b941ba207c (patch) | |
| tree | ebe963d4b7ddf032b769d0a5b6adfd66f94b0f8a /res/values/resources.xml | |
| parent | 30ad3a8eda4e6be6c479aace9851ebbd7aec2134 (diff) | |
move selection checkbox to the bottom left of headline row
Diffstat (limited to 'res/values/resources.xml')
| -rw-r--r-- | res/values/resources.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/resources.xml b/res/values/resources.xml index f32ec5b7..7e1b097e 100644 --- a/res/values/resources.xml +++ b/res/values/resources.xml @@ -10,5 +10,5 @@ <color name="unread_counter_background_dark">#303030</color>
<color name="unread_counter_background_sepia">#C46262</color>
<color name="unread_counter_background_selected_light">#4684ff</color>
- <color name="feeds_dark_gray">#1c1d1e</color>
+ <color name="feeds_dark_gray">#1c1d1e</color>
</resources>
\ No newline at end of file |