fix loading background in xlarge portrait mode

This commit is contained in:
Andrew Dolgov 2012-06-24 16:02:03 +04:00
parent 12de7c7973
commit 0fa771ab37

View File

@ -46,6 +46,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:background="?loadingBackground"
android:orientation="vertical" >
<TextView