aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/download_slider.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/download_slider.xml b/res/layout/download_slider.xml
index d4998eea..add11fbb 100644
--- a/res/layout/download_slider.xml
+++ b/res/layout/download_slider.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/download_slider"
android:layout_height="wrap_content"
android:layout_width="fill_parent"
android:background="@android:color/transparent"