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-13761 Adding semantics to the popover #302

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

gmerinojimenez
Copy link
Contributor

🥅 What's the goal?

Ticket: https://jira.tid.es/browse/ANDROID-13761

🚧 How do we do it?

Popovers in compose are made with a custom library called balloon. It renders a composeView inside some view hierarchy.

So it is needed to set the semantics at this point.

☑️ Checks

  • I updated the documentation, including readmes and wikis. If this is a breaking change, update UPGRADING.md to inform users how to proceed. If no updates are necessary, indicate so.
  • Tested with dark mode.
  • Tested with API 23.

🧪 How can I test this?

image
image

@github-actions
Copy link

📱 New catalog for testing generated: Download

Copy link
Contributor

@jmanriquehiberus jmanriquehiberus left a comment

Choose a reason for hiding this comment

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

Nice job!

@gmerinojimenez gmerinojimenez merged commit 58c2b1d into main Sep 20, 2023
4 checks passed
@gmerinojimenez gmerinojimenez deleted the gmerino/ANDROID-13761-use-testtagasresourceid branch September 20, 2023 10:17
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