Hi i am trying to use the library with 4 or more combo boxes. But, for comboBoxes that placed under the middle of the screen the lists are shown strange. Please check pictures to see what happens in both debug and release mode in android simulator and my phone.
Also a log message shown
java.lang.ClassCastException: android.widget.FrameLayout$LayoutParams cannot be cast to anywheresoftware.b4a.BALayout$LayoutParams
I'm uploading a test app.
I'll be greatfull for any help.