I have a Picker with a button and InfiniteContainer cnt below it. I make this container not scrollable cnt.setScrollableY(false); because I want th
InfiniteContainer cnt
cnt.setScrollableY(false);