Add more compound link references

This commit is contained in:
Germain 2023-05-12 12:19:48 +01:00
parent ec8576733d
commit 64d3796343

View file

@ -31,6 +31,7 @@
## Introduction ## Introduction
Design at element.io is done using Figma - https://www.figma.com Design at element.io is done using Figma - https://www.figma.com
You will find guidance to build using interface on the [Compound documentation Element's design system](https://compound.element.io)
## How to import from Figma to the Element Android project ## How to import from Figma to the Element Android project
@ -41,6 +42,9 @@ Integration should be done using the Android development best practice, and shou
Element Android already contains all the colors which can be used by the designer, in the module `ui-style`. Element Android already contains all the colors which can be used by the designer, in the module `ui-style`.
Some of them depend on the theme, so ensure to use theme attributes and not colors directly. Some of them depend on the theme, so ensure to use theme attributes and not colors directly.
A comprehensive [color definition documentation](https://compound.element.io/?path=/docs/tokens-color-palettes--docs) is available in Compound.
### Text ### Text
- click on a text on Figma - click on a text on Figma