From b473284f81f6bc4663773a7fc0e9776ca6adc7e5 Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 2 Jun 2010 08:20:30 +0000 Subject: brushed_metal background in the Android app --- src/android/Fridge/res/layout/main.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/android/Fridge/res/layout') diff --git a/src/android/Fridge/res/layout/main.xml b/src/android/Fridge/res/layout/main.xml index bd3487ca2..1e531d52c 100644 --- a/src/android/Fridge/res/layout/main.xml +++ b/src/android/Fridge/res/layout/main.xml @@ -3,6 +3,7 @@ android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" + android:background="@drawable/brushed_metal" >