summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authornicolasroard <nicolasroard@google.com>2013-02-26 14:43:05 -0800
committernicolasroard <nicolasroard@google.com>2013-02-26 14:57:20 -0800
commit9e2528ce3cea55bc09b089a505cb882a40b96567 (patch)
tree59734dca47ed8ad74b9da29e7b5f8c1788785634 /res
parentbd21f7a5e8cbb137dcc440a33986d4e8d0a3f36e (diff)
downloadandroid_packages_apps_Snap-9e2528ce3cea55bc09b089a505cb882a40b96567.tar.gz
android_packages_apps_Snap-9e2528ce3cea55bc09b089a505cb882a40b96567.tar.bz2
android_packages_apps_Snap-9e2528ce3cea55bc09b089a505cb882a40b96567.zip
FilterShowActivity cleanup
Change-Id: Iac674c6ca981b7dafb76af3602c75b925d4cbbed
Diffstat (limited to 'res')
-rw-r--r--res/layout/filtershow_activity.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml
index 9606d9129..e811ec742 100644
--- a/res/layout/filtershow_activity.xml
+++ b/res/layout/filtershow_activity.xml
@@ -99,12 +99,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content" />
- <com.android.gallery3d.filtershow.imageshow.ImageDraw
- android:id="@+id/imageDraw"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:visibility="gone" />
-
<ProgressBar
android:id="@+id/loading"
style="@android:style/Widget.Holo.ProgressBar.Large"