Android Question SD_xComboBox problem

pliroforikos

Active Member
Licensed User
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.
 

Attachments

  • Screenshot_1707675117.png
    Screenshot_1707675117.png
    50.2 KB · Views: 34
  • Screenshot_1707675121.png
    Screenshot_1707675121.png
    49.1 KB · Views: 35
  • Screenshot_1707675124.png
    Screenshot_1707675124.png
    50.2 KB · Views: 35
  • Screenshot_1707675127.png
    Screenshot_1707675127.png
    50.1 KB · Views: 35
  • B4A.zip
    3 KB · Views: 23
Top