System Colors
class SystemColors
System colors tool.
Require Android 12 (31), if not will returns Color.TRANSPARENT.
Parameters
context
the current context.
Functions
Link copied to clipboard
Get the "material_dynamic_neutral"'s all depth colors.
Link copied to clipboard
Get the "material_dynamic_neutral_variant"'s all depth colors.
Link copied to clipboard
Get the "material_dynamic_primary"'s all depth colors.
Link copied to clipboard
Get the "material_dynamic_secondary"'s all depth colors.
Link copied to clipboard
Get the "material_dynamic_tertiary"'s all depth colors.
Link copied to clipboard
Get the "system-accent-1"'s all depth colors.
Link copied to clipboard
Get the "system-accent-2"'s all depth colors.
Link copied to clipboard
Get the "system-accent-3"'s all depth colors.
Link copied to clipboard
Get the "system-neutral-1"'s all depth colors.
Link copied to clipboard
Get the "system-neutral-2"'s all depth colors.