I have a ListView which would usually only display 1-3 items at runtime, but Android Studio fills it with 24, making it overtake the whole layout. If I want to see the rest of the layout I have to either comment it out or set its visibility to gone. Is there a way I can make Android Studio only render a couple of items so my other views in the layout will be visible in the designer? which would usually only disp