JeffG05/emoji_picker

Vertical Layout Option

Opened this issue · 0 comments

I'm not sure how much effort this would entail but it would be nice to have a vertical layout option similar to how telegram shows their emojis.

Since your horizontal layout's height can only be adjusted by adding more rows it is very imprecise. My goal is to have an emoji picker in a container that can scale to the exact height of the users soft-keyboard so they can seamlessly transition from one to the other but yours does not scale vertically to its parent's container.

Can this be achieved with your widget?