-
Notifications
You must be signed in to change notification settings - Fork 1
[SR] Android - Add SourceTextButton #333
New issue
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
base: main
Are you sure you want to change the base?
Conversation
… by james-dudhi james-dudhi published release version 8.0.0-PREVIEW.jdpsourcetextbutton.2026-02-12T1219.17737eb3 using gha-gradle-library-release-workflow: https://github.com/guardian/gha-gradle-library-release-workflow Release-Version: 8.0.0-PREVIEW.jdpsourcetextbutton.2026-02-12T1219.17737eb3 Release-Initiated-By: https://github.com/james-dudhi Release-Workflow-Run: https://github.com/guardian/source-apps/actions/runs/21946342423 Release-Notes: #333
|
@james-dudhi has published a preview version of this PR with release workflow run #234, based on commit 17737eb: 8.0.0-PREVIEW.jdpsourcetextbutton.2026-02-12T1219.17737eb3 Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the jdp/source_text_button branch, or use the GitHub CLI command: gh workflow run release.yml --ref jdp/source_text_button Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
… by james-dudhi james-dudhi published release version 8.0.0-PREVIEW.jdpsourcetextbutton.2026-02-12T1343.1043d1af using gha-gradle-library-release-workflow: https://github.com/guardian/gha-gradle-library-release-workflow Release-Version: 8.0.0-PREVIEW.jdpsourcetextbutton.2026-02-12T1343.1043d1af Release-Initiated-By: https://github.com/james-dudhi Release-Workflow-Run: https://github.com/guardian/source-apps/actions/runs/21949056489 Release-Notes: #333
|
@james-dudhi has published a preview version of this PR with release workflow run #235, based on commit 1043d1a: 8.0.0-PREVIEW.jdpsourcetextbutton.2026-02-12T1343.1043d1af Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the jdp/source_text_button branch, or use the GitHub CLI command: gh workflow run release.yml --ref jdp/source_text_button Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
Description
Adds a
SourceTextButtoncomposable, this represents the TextButton UI component found in our Figma design library.Figma source of truth: Figma
Figma example in use: Figma
Testing notes/instructions:
Checklist
Recommended reviewiers
Specific notes/instructions for the reviewer:
For pull requests introducing UI changes:
Screenshots or videos:
BeforeAfter