Skip to content

feat(browser): new SearchView: UI improvements [dev-only]#20403

Open
david-allison wants to merge 4 commits intoankidroid:mainfrom
david-allison:new-search-view-no-appbar
Open

feat(browser): new SearchView: UI improvements [dev-only]#20403
david-allison wants to merge 4 commits intoankidroid:mainfrom
david-allison:new-search-view-no-appbar

Conversation

@david-allison
Copy link
Member

@david-allison david-allison commented Mar 5, 2026

Purpose / Description

  • Remove AppBar The SearchView also acts as a Menu/MenuHost
  • Make Chips Horizontally Scrollable
  • Hide all the header when scrolling

Fixes

How Has This Been Tested?

Screenshot 2026-03-05 at 21 01 29 Screenshot 2026-03-05 at 23 02 00

Checklist

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

@david-allison david-allison added the Needs Second Approval Has one approval, one more approval to merge label Mar 5, 2026
The SearchView also acts as a Menu/MenuHost

small part of issue 18709
@david-allison david-allison force-pushed the new-search-view-no-appbar branch from 9774bc9 to 9220e82 Compare March 5, 2026 21:09
@david-allison david-allison changed the title feat(card-browser): hide AppBar when using new SearchView [dev-only] feat(browser): hide AppBar when using new SearchView [dev-only] Mar 5, 2026
More prep for a Material 3 SearchView and chips
Issue 18709
This code block needs both a move and a scrollFlags change

This intermediate commit makes the code change obvious

Issue 18709
@david-allison david-allison changed the title feat(browser): hide AppBar when using new SearchView [dev-only] feat(browser): new SearchView: UI improvements [dev-only] Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Second Approval Has one approval, one more approval to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant