Emoji icon indicating copy to clipboard operation
Emoji copied to clipboard

popupWindowHeight does not seem to have any effect on the displayed hight

Open singpolyma opened this issue 2 years ago • 3 comments
trafficstars

Thank you for filing an issue. If this is a bug that you want to report, please take the time to provide some information:

  • Version of the library: com.vanniktech:emoji-google:0.18.0-SNAPSHOT
  • Affected devices: emulator

Using SearchInPlaceTrait and the popup window is quite large (most of the vertical space) would prefer it be smaller, but settings popupWindowHeight on the EmojiPopup I pass to the trait does not seem to have any effect.

singpolyma avatar Jul 28 '23 04:07 singpolyma

I think the popupWindowHeight is only meant to be for the actual EmojiPopup. Are you currently setting that one and want it to be respected or do you want another customization point (in which case we should add it to the SearchInPlaceTrait constructor).

vanniktech avatar Jul 28 '23 09:07 vanniktech

I'm not clear on how the "actual EmojiPopup" differs from the one being shown by the SearchInPlaceTrait but either way I'm just looking for a way to limit the height so it doesn't cover most of the screen while searching

singpolyma avatar Jul 29 '23 00:07 singpolyma

Can you share a screenshot of the SearchInPlaceTrait that you think that is too big?

vanniktech avatar Dec 10 '23 16:12 vanniktech