Create an app with this layout.
You must use styles and string values to maximal effect.
The styles you must create are
- ButtonTextRow
- Button, Button.Red, Button.Small, Button.Small.Green
- Text (inheriting from @android:style/TextAppearance),
Text.Small, Text.Small.Green, Text.Small.Blue
Use best practices for all aspects of the code!
Answer