summaryrefslogtreecommitdiff
path: root/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/experimental/LOAndroid3/res/layout/text_selection_handles.xml')
-rw-r--r--android/experimental/LOAndroid3/res/layout/text_selection_handles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml b/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml
index b75ffd9e22ec..0be954d0de0b 100644
--- a/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml
+++ b/android/experimental/LOAndroid3/res/layout/text_selection_handles.xml
@@ -6,7 +6,7 @@
<merge xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:gecko="http://schemas.android.com/apk/res-auto">
- <org.libreoffice.overlay.TextCursorView
+ <org.libreoffice.overlay.DocumentOverlayView
android:id="@+id/text_cursor_view"
android:layout_width="fill_parent"
android:layout_height="fill_parent"/>