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

android: fix avatar focusable #538

Merged
merged 2 commits into from
Oct 16, 2024
Merged

android: fix avatar focusable #538

merged 2 commits into from
Oct 16, 2024

Conversation

kari-ts
Copy link
Collaborator

@kari-ts kari-ts commented Oct 9, 2024

-Apply focusable() directly to outer Box instead of nested with clickable()
-Explicitly handle focus
-Simplify focusable area

Fixes tailscale/corp/#23762

-Apply focusable() directly to outer Box instead of nested with clickable()
-Explicitly handle focus
-Simplify focusable area

Fixes tailscale/corp/#23762

Signed-off-by: kari-ts <kari@tailscale.com>
@kari-ts kari-ts requested review from barnstar and agottardo October 9, 2024 18:01
Signed-off-by: kari-ts <135075563+kari-ts@users.noreply.github.com>
@kari-ts kari-ts merged commit 6ec5423 into main Oct 16, 2024
4 checks passed
@kari-ts kari-ts deleted the kari/avatar branch October 16, 2024 21:54
agottardo pushed a commit that referenced this pull request Oct 16, 2024
-Apply focusable() directly to outer Box instead of nested with clickable()
-Explicitly handle focus
-Simplify focusable area

Fixes tailscale/corp/#23762

Signed-off-by: kari-ts <kari@tailscale.com>
Signed-off-by: kari-ts <135075563+kari-ts@users.noreply.github.com>
(cherry picked from commit 6ec5423)

# Conflicts:
#	android/src/main/java/com/tailscale/ipn/ui/view/Avatar.kt
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