google-pay / google-pay/compose-pay-button

Setting height of button

Open
#4 9 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.