summaryrefslogtreecommitdiff
path: root/res/layout/feeds.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-12-31 03:14:01 +0400
committerAndrew Dolgov <[email protected]>2012-12-31 03:14:01 +0400
commitadee6d3493a52a303d3c124768d73b5fa52fb68e (patch)
treea210671fe9b2aea0400c05612bfbec46c113b118 /res/layout/feeds.xml
parent6e407cb5b1a882aafa4b8d62eeeb644513abcc4a (diff)
add sepia theme
Diffstat (limited to 'res/layout/feeds.xml')
-rw-r--r--res/layout/feeds.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/feeds.xml b/res/layout/feeds.xml
index c3f7be59..102dd07e 100644
--- a/res/layout/feeds.xml
+++ b/res/layout/feeds.xml
@@ -20,6 +20,7 @@
<FrameLayout
android:id="@+id/feeds_fragment"
+ android:background="?smallScreenBackground"
android:layout_width="match_parent"
android:layout_height="match_parent" >
</FrameLayout>