google-pay / google-pay/compose-pay-button
Setting height of button
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 41
- Forks
- 6
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 6
Description
Is there any way of setting the height of the button? Modifier.height only sets the height of the container and not the actual button
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions Modifier.height and the button container but gives no file or test paths. Start by locating the Jetpack Compose button wrapper and checking how height modifiers reach the Google Pay button; done means a requested height changes the actual button rather than only its container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100