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

feat(Android): allow small sheet size #604

Merged
merged 10 commits into from
Dec 23, 2024
Merged

Conversation

boringcactus
Copy link
Member

Summary

Ticket: 🤖 | Nearby | Sheet / navigation

There is a third-party library that we could consider instead, but it's got outstanding issues that haven't been so much as acknowledged for months, and it doesn't provide an equivalent to the full Scaffold component, so we'd need to copy in some of the Layout stuff anyway. (I also didn't check for this until after I had already done most of this work.)

iOS

  • If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • Add temporary machine translations, marked "Needs Review"
      android
  • All user-facing strings added to strings resource

Testing

Manually verified that the new sheet has all three sizes and that the Mapbox attribution footer is in the right place at the sizes where the map is visible.

@boringcactus boringcactus requested a review from a team as a code owner December 20, 2024 21:17
@boringcactus boringcactus merged commit ea448fb into main Dec 23, 2024
5 checks passed
@boringcactus boringcactus deleted the mth-android-small-sheet branch December 23, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants