diff options
Diffstat (limited to 'res/layout-land/launcher.xml')
-rw-r--r-- | res/layout-land/launcher.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index 91fdf45..d84ffaa 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -52,7 +52,7 @@ android:layout_marginRight="@dimen/button_bar_height" android:layout_gravity="right" /> <include - android:id="@+id/paged_view_indicator" + android:id="@+id/paged_view_indicator_horizontal" layout="@layout/scroll_indicator" android:layout_width="wrap_content" android:layout_height="wrap_content" |