Skip to content

Conversation

@EmmaSimon
Copy link
Contributor

Summary

Ticket: [QA & release track this trip]

Fix issues raised during Android QA (including a couple that also applied to iOS).

  • Tweak trip stop row padding
  • Increase trip details header padding, and make header sticky on the top of the sheet
  • Make follow button styling match spec
  • Navigating between trip details pages pops the previous trip nav entry (also on iOS)
  • The puck and current location recenter button are hidden on trip details (also on iOS)
  • Explainer page close button color updated
  • Prevent screen rotation on Android (starting in Android 16 this may be ignored, we need a longer term solution)
  • Fix some issues with vehicle centering behavior

Screenshot_20250929_122256 Screenshot_20250929_122327

android
- [ ] All user-facing strings added to strings resource in alphabetical order
- [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible (ideally in shared code)

Testing

Manually tested behavior changes, verified UI changes against spec

@EmmaSimon EmmaSimon requested a review from a team as a code owner September 29, 2025 16:25
@EmmaSimon EmmaSimon added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit 08ac20e Sep 29, 2025
7 checks passed
@EmmaSimon EmmaSimon deleted the es-track-this-trip-qa branch September 29, 2025 17:49
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.

3 participants