We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related to issue #1606
We've decided to make a couple changes to decoration that need to be implemented on Android:
Composer decoration
Encrypted = No icon + "Send message..." / "Message..."
Unencrypted = Blue broken lock icon + "Send unencrypted message..." / "Unencrypted message..."
Room badges (room info)
Unencrypted = blue badge
Public = blue badge
Example:
Full room views for all platforms
Compound components:
Composer
Badges
The text was updated successfully, but these errors were encountered:
Add tokens for badge background and text.
61c3613
element-hq/element-web#29425 element-hq/element-x-ios#3867 element-hq/element-x-android#4356
Room Badges (#147)
45818d8
* Add tokens for badge background and text. element-hq/element-web#29425 element-hq/element-x-ios#3867 element-hq/element-x-android#4356 * Add $themes.json (Exported styles to Figma first, then Token Studio recognised changes) * Generate assets. --------- Co-authored-by: Doug <[email protected]>
No branches or pull requests
Related to issue #1606
We've decided to make a couple changes to decoration that need to be implemented on Android:
Composer decoration
Encrypted = No icon + "Send message..." / "Message..."
Unencrypted = Blue broken lock icon + "Send unencrypted message..." / "Unencrypted message..."
Room badges (room info)
Unencrypted = blue badge
Public = blue badge
Example:
Full room views for all platforms
Compound components:
Composer
Badges
The text was updated successfully, but these errors were encountered: