Android Question [SOLVED] BBCodeViewer size

giggetto71

Active Member
Licensed User
Longtime User
Hi guys,
I am facing a strange issue with this custom view BBCodeViewer.I would like to be able to resize the scrollabe view inside the mbase toi match its heigh (I have added a visible border to the BBCodeView1 view so you can see its actual height which is just above the "close" button). for some reasons regardless the size of the BBCodeView1.mBase, its internal scrollabe view does not move.
Any idea ?
Thanks!!

 

giggetto71

Active Member
Licensed User
Longtime User
found...it was easy...sorry..
The scroll view inside the BBCodeViewer is the sv member. So, to set its heightBBCodeViewer1.sv.height = xx.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…