An android application utilizing location services to display the user's location on a map. Engage in a thrilling experience where monsters pursue the user in real-time.
MIT License
0
stars
0
forks
source link
[Use of style overrides] Pick / Design color palate and implement it to XML (override) #11
Blocker*: [Use of intentions] Create XML layouts #7
Description:
Pick, color palette that will be used in our application. As for task "Use of style overrides" we need to implement overriding styles. Style overrides refer to the ability to customize or modify the default appearance or behavior of UI elements defined in our app styles and themes.
Objective:
Pick or design color palette for our project.
Implement this palate in XML layout (remember to override default colors with picked ones).
Blocker*: [Use of intentions] Create XML layouts #7
Description:
Pick, color palette that will be used in our application. As for task "Use of style overrides" we need to implement overriding styles. Style overrides refer to the ability to customize or modify the default appearance or behavior of UI elements defined in our app styles and themes.
Objective:
Additional Information:
You can use these sites for this task:
Collaborate with the team in case of any questions or problems.