summaryrefslogtreecommitdiffstats
path: root/res/layout/filtershow_default_editor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filtershow_default_editor.xml')
-rw-r--r--res/layout/filtershow_default_editor.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/res/layout/filtershow_default_editor.xml b/res/layout/filtershow_default_editor.xml
index 9f25529e1..b261ea35f 100644
--- a/res/layout/filtershow_default_editor.xml
+++ b/res/layout/filtershow_default_editor.xml
@@ -27,20 +27,4 @@
android:layout_width="match_parent"
android:layout_height="wrap_content" />
- <com.android.gallery3d.filtershow.CenteredLinearLayout
- xmlns:custom="http://schemas.android.com/apk/res/com.android.gallery3d"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_gravity="center_horizontal|bottom"
- android:background="@android:color/transparent"
- custom:max_width="600dip"
- android:orientation="vertical">
-
- <SeekBar
- android:id="@+id/filterSeekBar"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:layout_gravity="bottom"
- android:padding="16dip"/>
- </com.android.gallery3d.filtershow.CenteredLinearLayout>
</FrameLayout> \ No newline at end of file