Table of contents
  1. Known Issues
    1. Layout
      1. Auto Layout containers don’t shrink
      2. Layout properties are not supported on Figma Group elements
      3. Layout constraints on top-level components
    2. Render
      1. Layer Blur and Background Blur effects
      2. Blend modes
      3. Gradients
      4. Stroke properties
      5. Text
    3. Interaction
      1. Rotary input
      2. Animation
    4. Runtime
      1. Live updates on shadows on vectors

Known Issues

Layout

Auto Layout containers don’t shrink

Auto Layout containers with Hug Contents set don’t shrink to appear smaller than they appear in the design. This can be an issue if a design contains a list (auto-content) with more placeholder items in the design than the app provides at runtime.

Layout properties are not supported on Figma Group elements

Layout properties applied to Figma Group elements are not supported. A workaround is to use a Frame element instead of a Group element.

Layout constraints on top-level components

Layout constraints applied to top-level components are not honored when the component is placed in a Composable customization. As a workaround, use Auto Layout properties to achieve the same result. (Layout constraints are supported in general).

Render

Layer Blur and Background Blur effects

DesignCompose does not support Layer Blur and Background Blur effects.

Blend modes

Only Normal and Pass Through blend modes are supported. All other blend modes are interpreted as Normal.

Gradients

All gradients types are supported except for the diamond gradient.

Stroke properties

Dashed strokes and distinct top-, left-, bottom-, and right-stroke thicknesses are ignored.

Text

Centered strokes on text are supported. Inside and outside strokes on text are rendered as centered strokes. Letter case is ignored.

Interaction

Rotary input

DesignCompose does not support rotary input. For news on possible future support, ask your Google point of contact.

Animation

DesignCompose does not support the importing of animations from Figma. For news on possible future support, ask your Google point of contact.

Runtime

Live updates on shadows on vectors

Live updates don’t immediately reflect updates to the Shadow Effect property when applied to vectors.