Android Question MaxSize error in FillScrollView

stefanoa

Active Member
Licensed User
Longtime User
hi,
I often have this error when I switch from one form to another and back again.

An error is occurred in sub: xxxxx_fillscrollview
java.lang.IllegalArgumentException:
maxSize <= 0
Continue?

what could be the cause?
 
Top