summaryrefslogtreecommitdiff
path: root/res/layout-xlarge-port
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-22 11:19:55 +0400
committerAndrew Dolgov <[email protected]>2012-06-22 11:19:55 +0400
commit0c5f68c0793f325f18a2880a0794c6ae570db989 (patch)
treeb3deae1572977f258e920330ea4ad731a2140b25 /res/layout-xlarge-port
parent2ce95a47a763ea2a12c25b5e4881ea95ebadc045 (diff)
some dark theme layout tweaks
Diffstat (limited to 'res/layout-xlarge-port')
-rw-r--r--res/layout-xlarge-port/main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-xlarge-port/main.xml b/res/layout-xlarge-port/main.xml
index 78ccdd3d..3ee728a6 100644
--- a/res/layout-xlarge-port/main.xml
+++ b/res/layout-xlarge-port/main.xml
@@ -35,7 +35,7 @@
android:id="@+id/article_fragment"
android:layout_width="match_parent"
android:layout_height="0dp"
- android:background="?articleHeader"
+ android:background="?articleBackground"
android:layout_weight="0.5" >
</FrameLayout>
</LinearLayout>