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(Android): Make entire more page rows tappable #671

Merged
merged 5 commits into from
Jan 21, 2025

Conversation

EmmaSimon
Copy link
Contributor

Summary

Ticket: [fix: more tab links]

Previously, only the text on the more page links was tappable, tapping on the empty space or icon in the row didn't do anything. This switches to a different method for opening links and phone numbers. It also includes the padding around the toggle rows in the tappable/animated area.

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

Testing

Verified that links still behave as expected, and are tappable along the entire row.

@EmmaSimon EmmaSimon requested a review from a team as a code owner January 21, 2025 20:14
androidApp/src/main/AndroidManifest.xml Outdated Show resolved Hide resolved
@EmmaSimon EmmaSimon changed the title fix: Make entire more page rows tappable fix(Android): Make entire more page rows tappable Jan 21, 2025
@EmmaSimon EmmaSimon merged commit ab9a09e into main Jan 21, 2025
5 checks passed
@EmmaSimon EmmaSimon deleted the es-android-link-rows branch January 21, 2025 21:32
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