summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-06-24 16:02:03 +0400
committerAndrew Dolgov <[email protected]>2012-06-24 16:02:03 +0400
commit0fa771ab371e105bc836e4b46d5bcc130aba5d46 (patch)
tree80f561cb155ea06ded70a59376e4339d7603deec
parent12de7c7973ccbb6f0e229c2f7d88e82bd2d88e5e (diff)
fix loading background in xlarge portrait mode
-rw-r--r--res/layout-xlarge-port/main.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-xlarge-port/main.xml b/res/layout-xlarge-port/main.xml
index 3ee728a6..b640efcf 100644
--- a/res/layout-xlarge-port/main.xml
+++ b/res/layout-xlarge-port/main.xml
@@ -46,6 +46,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
+ android:background="?loadingBackground"
android:orientation="vertical" >
<TextView