Skip to content

feat: support Android dynamic widget colors#121

Merged
V3RON merged 6 commits intomainfrom
feat/material-colors
Apr 1, 2026
Merged

feat: support Android dynamic widget colors#121
V3RON merged 6 commits intomainfrom
feat/material-colors

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Mar 26, 2026

Changes

Voltra now exposes Android dynamic widget colors as semantic tokens through AndroidDynamicColors in voltra/android.

  • add AndroidDynamicColors and AndroidColorValue to the Android API surface
  • resolve Android dynamic colors natively in widget rendering
  • update Android-only prop/style typings and generator sync to use AndroidColorValue
  • update Android examples and website docs to document dynamic colors and server-driven widget usage

Test plan

  • npm run test:js --workspace voltra -- android-dynamic-color.node.test.tsx widget-server.node.test.tsx
  • npm run build --workspace @use-voltra/android
  • npm run typecheck --workspace @use-voltra/android
  • npx ts-node packages/voltra/generator/generate-types.ts

@V3RON V3RON mentioned this pull request Mar 26, 2026
1 task
@V3RON V3RON merged commit bb504f6 into main Apr 1, 2026
12 checks passed
@V3RON V3RON deleted the feat/material-colors branch April 1, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant