Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing padding to CardTitle #2830

Merged
merged 1 commit into from
Jul 29, 2021
Merged

Conversation

brunohkbx
Copy link
Collaborator

Summary

I just realized that in the Card.Title paddingRight was missing. So the title was a little bit off when centered.

Test plan

Before After
before after

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here

.

@brunohkbx brunohkbx force-pushed the fix/add-missing-padding branch from 333de6a to 233c783 Compare July 29, 2021 18:12
@callstack-bot
Copy link

callstack-bot commented Jul 29, 2021

Hey @brunohkbx, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@brunohkbx brunohkbx force-pushed the fix/add-missing-padding branch from 233c783 to 138e293 Compare July 29, 2021 18:26
@brunohkbx brunohkbx merged commit 8eb4435 into main Jul 29, 2021
@brunohkbx brunohkbx deleted the fix/add-missing-padding branch July 29, 2021 18:46
allforabit added a commit to nearform/optic-expo that referenced this pull request Nov 16, 2021
* chore(deps): bump react-native-paper from 4.9.2 to 4.10.0

Bumps [react-native-paper](https://github.com/callstack/react-native-paper) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/callstack/react-native-paper/releases)
- [Changelog](https://github.com/callstack/react-native-paper/blob/main/.release-it.json)
- [Commits](callstack/react-native-paper@v4.9.2...v4.10.0)

---
updated-dependencies:
- dependency-name: react-native-paper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* test: update snapshots to allow for paddingRight fix in react-native-paper

callstack/react-native-paper#2830

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Nolan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants