multicolumns

  1. A

    Android Question [SOLVED] Background color in a scrollview with 5 columns

    Hello, I'm trying to build a ScrollView with 5 columns. In B4XMainPage, I have a function CreateMainList wich create the ScrollView, define the definitions of cols, create the line of title and populate the ScrollView Private Sub B4XPage_Created (Root1 As B4XView) Root = Root1...
Top