aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/layout/setup_welcome_video.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/layout/setup_welcome_video.xml')
-rw-r--r--java/res/layout/setup_welcome_video.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/layout/setup_welcome_video.xml b/java/res/layout/setup_welcome_video.xml
index 01c25ea8e..c391561e3 100644
--- a/java/res/layout/setup_welcome_video.xml
+++ b/java/res/layout/setup_welcome_video.xml
@@ -51,7 +51,7 @@
android:layout_width="0dp"
android:layout_height="0dp" />
</LinearLayout>
- <com.android.inputmethod.latin.setup.SetupStartIndicatorView
+ <org.kelar.inputmethod.latin.setup.SetupStartIndicatorView
android:layout_width="match_parent"
android:layout_height="wrap_content" />
</merge>