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): animate new page sliding up #605

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

boringcactus
Copy link
Member

Summary

Ticket: 🤖 | Nearby | Sheet / navigation

Apparently the Android stock navigation subsystem is just this flexible.

I haven't been able to see this animation play back smoothly at its default speed because we drop frames pretty badly on the page transition, but if I slow it way down then I do briefly see smooth motion. I don't think that frame loss is in-scope for this PR, but I may look into it separately.

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 validated that the animation should theoretically play.

@boringcactus boringcactus requested a review from a team as a code owner December 20, 2024 23:25
Copy link
Contributor

@JackVCurtis JackVCurtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@boringcactus boringcactus merged commit 609edb4 into main Dec 23, 2024
5 checks passed
@boringcactus boringcactus deleted the mth-android-slide-up branch December 23, 2024 16:25
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