diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2011-09-08 16:45:08 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2011-09-08 16:45:08 +0400 |
| commit | 30eea4c5e4022a5630138f2d3bd36eccf8031dc4 (patch) | |
| tree | d8eba6467a498b298399a0a87b2eef21e278f0e3 /res/values/attrs.xml | |
| parent | a14e9cd14e3d9490a6c4680e54bcd7d691bf548b (diff) | |
implement placeholder headlinesfragment
fix reloading feedsfragment on rotate
Diffstat (limited to 'res/values/attrs.xml')
| -rw-r--r-- | res/values/attrs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml index fa4748c5..2e1278de 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -3,4 +3,5 @@ <attr name="feedlistDivider" format="reference|color" />
<attr name="feedlistBackground" format="reference|color" />
<attr name="unreadCounterColor" format="reference|color" />
+ <attr name="headlinesBackground" format="reference|color" />
</resources>
\ No newline at end of file |