Questions
1. What is the main reason we place our strings in the strings.xml values file?
2. For English, what two items do we need to put in a plurals string? (Choose all that apply.)
3. What is true of the format of colors in colors.xml? (Choose all that apply.)
4. If you want a view to stretch across the screen, what value should you use for android:layout_width?
5. When it is important to give an ID to a widget in the layout? (Choose all that apply.)
2. For English, what two items do we need to put in a plurals string? (Choose all that apply.)
3. What is true of the format of colors in colors.xml? (Choose all that apply.)
4. If you want a view to stretch across the screen, what value should you use for android:layout_width?
5. When it is important to give an ID to a widget in the layout? (Choose all that apply.)