compose-pay-button icon indicating copy to clipboard operation
compose-pay-button copied to clipboard

An Android library that provides a Jetpack Compose wrapper on top of the Google Pay Button API.

Results 8 compose-pay-button issues
Sort by recently updated
recently updated
newest added

Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. Release notes Sourced from org.jetbrains.kotlin.android's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and Kodein Compiler KT-65235 JDK 21 might...

dependencies

Bumps androidx.compose.ui:ui-tooling-preview from 1.6.6 to 1.6.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.compose.ui:ui-tooling-preview&package-manager=gradle&previous-version=1.6.6&new-version=1.6.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

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

Hi, Thank you for library. I have crash reports in my app. How can I avoid crash when GMS not available. PayButtonKt$PayButton$1$1.invoke com.google.android.gms.dynamite.DynamiteModule$LoadingException - No acceptable module com.google.android.gms.wallet_dynamite found. #StackTrace...

When the button is first being initialised (before the card number is added etc). it has a weird double line artifact at the top. I'm using version 1.0.0 ![image](https://github.com/user-attachments/assets/068b4c77-a051-4cca-b306-282f2d4d8a40)