I'm writing a dynamic keyboard that needs to be set on runtime. 1. I want the layout to be non grid-like, but a semi-circle. Is it possible to use the KeyboardView+ Keyboard for that? i.e - can the KeyboardView get a flexible layout of keys (graphically)
2. Would you recommend to skip the keyboard extension and use a layout of imageButton's if the keyboard should be filled dynamically and not in a grid-like fashion? (like a semi-circle) I hope that my question is clear. Thank you, -- 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

