Task
This lab will get you started working with themes and styles in Android Studio. You may work individually or with a partner. Be sure that both student names and IDs are present in the code.You may also apply styles to your scorekeeper. You will be adding styles to your app. For this app, I suggest making it look professional.
App uses in-line styles• All style attributes areapplied to Views
Individual styles are added to Views• Styles are added in themes/styles.xml andapplied directly to Views
App makes use of a single theme• Styles are added in themes/styles.xml andadded to the theme
Professional styling is used• multiple themes (night mode,version)• combines theme with individualor in-line styles• app looks professional
Task This lab will get you started working with themes and styles in Android Studio. You may work individually or with a
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am