Android Question Crash nativo in /system/lib/libinput.so

luciano deri

Active Member
Licensed User
Longtime User
When a designed a flexible tabel app crash.

In my test with a Samsung Tab 4 (SM-T535), android 5.02 not have problemns
 

luciano deri

Active Member
Licensed User
Longtime User
You should remove it and use ScrollView.ScrollToNow (I guess that it is used between two calls to ScrollView.ScrollPosition).
Inside sub innerClearAll is this the modification that i must do? Because sv.ScrollToNow is a unknown member
'SV.VerticalScrollPosition = 0
'DoEvents
'SV.VerticalScrollPosition = 0
SV.ScrollToNow...
 
Upvote 0

luciano deri

Active Member
Licensed User
Longtime User
Yes, Flexible Table use Scrollview2d. I must propose this question at forum of Flexible Table class?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…