• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How to implement an option grid for user selection?

addingk

Lurker
Hi there, I'm fresh new to android app development and want to implement a user selection grid just like the emotion icon list in Google's built-in soft keyboard. Or like the color selection in this rich text editor. It'd be ideal if it supports user text input as well (when user can not find applicable option from the selection list).

I can't find an existing component that does that from Android basic input elements (spinner, picker etc.). Can anyone shed a light on this?



Thanks.
 
Back
Top Bottom