tt-rss-android/res/values/attrs.xml
Andrew Dolgov 30eea4c5e4 implement placeholder headlinesfragment
fix reloading feedsfragment on rotate
2011-09-08 16:45:08 +04:00

7 lines
323 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<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>