Im trying out GeckoView on Android studio, using Kotlin Everything works fine, except trying to click on select dropdown menus. I believe I have to implement the GeckoSession1.PromptDelegate, but I struggle to find some working kotlin code to use
Anyone?