summaryrefslogtreecommitdiff
path: root/res/layout/headlines.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/headlines.xml
parent6e407cb5b1a882aafa4b8d62eeeb644513abcc4a (diff)
add sepia theme
Diffstat (limited to 'res/layout/headlines.xml')
-rw-r--r--res/layout/headlines.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/headlines.xml b/res/layout/headlines.xml
index c3027217..f00b8d38 100644
--- a/res/layout/headlines.xml
+++ b/res/layout/headlines.xml
@@ -20,6 +20,7 @@
<FrameLayout
android:id="@+id/headlines_container"
+ android:background="?smallScreenBackground"
android:layout_width="match_parent"
android:layout_height="match_parent" >
</FrameLayout>