Skip to content

🎨 Palette: Add tooltipText to search back button#129

Merged
dlukt merged 1 commit into
masterfrom
palette/tooltip-discover-search-3387767949145290081
May 17, 2026
Merged

🎨 Palette: Add tooltipText to search back button#129
dlukt merged 1 commit into
masterfrom
palette/tooltip-discover-search-3387767949145290081

Conversation

@dlukt
Copy link
Copy Markdown
Owner

@dlukt dlukt commented May 15, 2026

💡 What: Added android:tooltipText to the search back ImageButton in the Discover fragment to mirror its contentDescription.
🎯 Why: To provide visual feedback (tooltips) when hovering with a mouse/stylus or long-pressing the button, making the UI more intuitive.
Accessibility: Aligns with API 26+ best practices for icon-only buttons to provide additional context beyond screen readers.


PR created automatically by Jules for task 3387767949145290081 started by @dlukt

Added `android:tooltipText="@string/back"` to the `search_back` ImageButton in `fragment_discover.xml` to match its `contentDescription`. This provides visual feedback for users on API 26+ when hovering with a mouse/stylus or long-pressing the button.

Co-authored-by: dlukt <201112286+dlukt@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@dlukt dlukt merged commit aec0ff0 into master May 17, 2026
2 checks passed
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.

1 participant