Hi,

I'm making a custom-shaped soft keyboard. I am using the soft keyboard
sample from developers.android.com.
I want that only certain parts in the keyboard will be touchable so I
though of using the constant field
TOUCHABLE_INSETS_REGION to set the touchableInsets member field.
However, this does not seem to be
supported in the SDK. Only the following 3 constant fields are
available :
1. TOUCHABLE_INSETS_CONTENT
2. TOUCHABLE_INSETS_FRAME
3. TOUCHABLE_INSETS_VISIBLE

Can someone help me with this problem? Has this constant field been
removed?
Thanks and best regards,
- tsukishiro

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to