From fb0fd42fa0dfeee3fc384f66e098d78619043eb3 Mon Sep 17 00:00:00 2001 From: satok Date: Mon, 20 Jun 2011 21:38:36 +0900 Subject: Add an activity to show an ime switch dialog Bug: 4671417 Change-Id: I8e29dbfb3d0bbb9270888ac757f53542ce658ba9 --- AndroidManifest.xml | 12 +++++++++ .../inputmethod/InputMethodDialogActivity.java | 31 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 src/com/android/settings/inputmethod/InputMethodDialogActivity.java diff --git a/AndroidManifest.xml b/AndroidManifest.xml index aa32f74..23c079f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -375,6 +375,18 @@ + + + + + + + + + +