For i = 0 To 15
AS_Settings1.MainPage.AddProperty_Text("Advanced","PropertyName_8","Text Example","",Null,"Test",100dip,AS_Settings1.InputType_Text)
Next
On scroll the settings page, you will get a RuntimeExeception everytime you scroll up and down:
Rich (BB code):
(RuntimeException) java.lang.RuntimeException: Object should first be initialized (B4XView).