Browse Source

Add more compound link references

feature/jme/open-room-member-details-when-clicking-on-user-data
Germain 1 year ago
parent
commit
b48c93815a
  1. 4
      docs/design.md

4
docs/design.md

@ -31,6 +31,7 @@ @@ -31,6 +31,7 @@
## Introduction
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
@ -41,6 +42,9 @@ Integration should be done using the Android development best practice, and shou @@ -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`.
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
- click on a text on Figma

Loading…
Cancel
Save