RevenueCat / purchases-android

Android in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
234 stars 44 forks source link

Paywalls: Add bottom padding when there are no buttons in footer #1750

Closed tonidero closed 3 weeks ago

tonidero commented 3 weeks ago

Description

See https://github.com/RevenueCat/purchases-flutter/issues/1078

There is no bottom margin if there is no button present in the footer. This adds a small padding there.

Before After
image image
RevenueCat-Danger-Bot commented 3 weeks ago
1 Message
:book: Size increase: 1.29 KB

Generated by :no_entry_sign: Danger

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.32%. Comparing base (8099097) to head (7f1474b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1750 +/- ## ======================================= Coverage 83.32% 83.32% ======================================= Files 222 222 Lines 7550 7550 Branches 1060 1060 ======================================= Hits 6291 6291 Misses 845 845 Partials 414 414 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.