Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
Use grid layouts rather than repeating dynamic layouts to display tabular data.
Set the importance for columns in repeating dynamic layouts.
Limit text fields to a width of 200 pixels.
Set the width for layouts in percentages.
Submit