Skip to content

Refactor: Remove inset shadow from PrimaryButton#715

Merged
ahmeddsamii merged 2 commits intodevelopfrom
hotfix/primary-button-glow
Aug 20, 2025
Merged

Refactor: Remove inset shadow from PrimaryButton#715
ahmeddsamii merged 2 commits intodevelopfrom
hotfix/primary-button-glow

Conversation

@ahmeddsamii
Copy link
Contributor

What does this PR do?

This PR removes the insetShadow modifier from the PrimaryButton composable. The shadow effect was previously achieved using a custom drawWithCache implementation, which has now been removed.

The button's elevation has also been removed.

Type of Change

  • 🐛 Bug fix
  • 🔧 Refactoring
  • 🎨 UI changes

Changes Made

  • Compose UI

Checklist

  • Ready for review

@ahmeddsamii ahmeddsamii requested a review from a team August 20, 2025 10:19
@ahmeddsamii ahmeddsamii self-assigned this Aug 20, 2025
@ahmeddsamii ahmeddsamii linked an issue Aug 20, 2025 that may be closed by this pull request
@london-bot
Copy link
Contributor

london-bot bot commented Aug 20, 2025

[London Bot] Metrics Update Status

📊 PR metrics successfully updated for event: closed.

@ahmeddsamii ahmeddsamii enabled auto-merge (squash) August 20, 2025 10:20
@london-bot
Copy link
Contributor

london-bot bot commented Aug 20, 2025

[London Bot] Auto-update Status

✅ Branch successfully updated from develop.

@ahmeddsamii ahmeddsamii merged commit 46febdc into develop Aug 20, 2025
10 of 16 checks passed
@ahmeddsamii ahmeddsamii deleted the hotfix/primary-button-glow branch August 20, 2025 10:29
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.

primary button shadow

3 participants