I'm trying to change the default key preview used by the keyboard, and
it seems to does not work: the key preview never changes from the
default one.

I'm trying to use a drawable (png file) for that as below:

<Key android:codes="49" android:keyLabel="1"
android:horizontalGap="1%"android:iconPreview="@drawable/my_preview" /
>

I'm adding the iconPreview to several keys, but none of them worked.

Have anyone used this? How did you use it?  Any help are appreciated.

thanks!

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

Reply via email to