aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/init.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/init.xml')
-rw-r--r--main/res/layout/init.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/res/layout/init.xml b/main/res/layout/init.xml
index ab38fb6..65d007e 100644
--- a/main/res/layout/init.xml
+++ b/main/res/layout/init.xml
@@ -2,7 +2,6 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:background="?background_color"
android:orientation="vertical" >
<include layout="@layout/actionbar" />