Does FMXEdit lookup working on Android?

I use FMXEdit in my form. The lookup function works on windows. If I run it on android, it doesn't. Is there anything I need to know to get it working or it is not for android platform?

The lookup is shown through keydown processing. Unfortunately the KeyDown isn't triggered on Android. We have this on our todolist for further investigation.


Kind Regards, 
Pieter

I really like this feature to be able to lookup the values from a list or learn from historical inputs. Since this feature is not supported on Android, is there a workaround or an alternative way to do the same thing?
Thanks!

Hi, 


We will further investigate this here, but until now the OnKeyDown event isn't triggered and we need information on this event to trigger the lookup window. Unfortunately there is no easy alternative to have this for Android.

Kind Regards, 
Pieter