Deprecated: android:inputMethod

Deprecated: android:inputMethod

If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name).
Deprecated in API Level 3. android:inputMethod added in API Level 1.

Use inputType instead.