Method allowVerticalDrag() in scroll list container does not seem to work
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-04 4:03 PM
I setup a scroll list with particular template with n items. Since the items currently fit to the size of container, then I want to disable vertical drag.
I did this :
scrollList.allowVerticalDrag(false);
scrollList.invalidate()
where scrollList is an instance of class touchgfx::ScrollList
But my list can still be dragged vertically. Anything I did wrong?
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
