summaryrefslogtreecommitdiffstats
path: root/res/layout/filmstrip_video.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/filmstrip_video.xml')
-rw-r--r--res/layout/filmstrip_video.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/layout/filmstrip_video.xml b/res/layout/filmstrip_video.xml
index 027bd8b04..8439b61c5 100644
--- a/res/layout/filmstrip_video.xml
+++ b/res/layout/filmstrip_video.xml
@@ -2,9 +2,7 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:background="@drawable/dummy_rect_background"
- android:elevation="10dp">
+ android:layout_height="match_parent">
<ImageView
android:id="@+id/video_view"
android:layout_width="match_parent"