summaryrefslogtreecommitdiffstats
path: root/res/layout/scroll_indicator.xml
diff options
context:
space:
mode:
authornebkat <nebkat@teamhacksung.org>2012-12-19 14:14:55 +0000
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2012-12-19 06:15:45 -0800
commita8012a552429889d04f7829317d602de23054864 (patch)
tree1e83f024b41848b7074186b37ecd14508e3d2c8d /res/layout/scroll_indicator.xml
parentee6c7ebca7f3c2c41ed14601931b27d827de1639 (diff)
downloadpackages_apps_trebuchet-a8012a552429889d04f7829317d602de23054864.zip
packages_apps_trebuchet-a8012a552429889d04f7829317d602de23054864.tar.gz
packages_apps_trebuchet-a8012a552429889d04f7829317d602de23054864.tar.bz2
Workspace: Indicator Position
Change-Id: I0b297fc8b34df9995deed889ca065e83e4e49725
Diffstat (limited to 'res/layout/scroll_indicator.xml')
-rw-r--r--res/layout/scroll_indicator.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/scroll_indicator.xml b/res/layout/scroll_indicator.xml
index 4ea312b..9ce3035 100644
--- a/res/layout/scroll_indicator.xml
+++ b/res/layout/scroll_indicator.xml
@@ -15,6 +15,7 @@
-->
<ImageView
xmlns:android="http://schemas.android.com/apk/res/android"
+ android:id="@+id/paged_view_indicator"
android:visibility="gone"
android:alpha="0"
android:scaleType="fitXY"