FNCComboBox Android Drop Down Gap

Developing a simple FMX application for Windows and Android.

In Android64, my drop downs look like this, with a gap:

In Windows64, it looks just fine.

Anyway, I'm stumped. I really like the controls but of course, need it to not look like that.

Thanks for all help and suggestions!

Drew

Hi,

We cannot reproduce this out of the box.
Can you let us know your Delphi version and your Android version? Can you provide a small sample project or alternatively steps to reproduce (for example any property settings, the form it is dropped on, and so on)?

Ok, I created a very simple project. Still the same problem:
Windows 11:

Android:

I'm using:
Delphi 12.3
Samsung S24 Ultra, Android 14

Demo project attached.
FNC COMBO BOX TEST.zip (81.4 KB)

Perhaps it is just something with my setup? Is it possible another tool is interfering somehow? I do have several other 3rd party tools and components.

Please let me know what else I can do to help solve this.

Thanks!

Drew

Thank you for the sample project, we'll investigate!

Hi,

It seems this is a positioning issue in FMX, with TPopup and a TButton the same issue occurs. We'll investigate if we can find a workaround.