Skip to content

[Android] SearchBar does not update colors on theme change #30600

Open
@kubaflo

Description

@kubaflo

Description

On Android, when changing the app theme at runtime (e.g., from light to dark or dark to light), the SearchBar does not update its visual elements to reflect the new theme. Specifically, the following components retain their old styling:

Search icon (magnifying glass)

  • Cancel (clear) button
  • Placeholder text color
  • Entered text color

This leads to visual inconsistencies, especially when switching from dark to light mode or vice versa, where text/icons may become invisible or unreadable.

Screen.Recording.2025-07-13.at.19.44.33.mov

Version with bug

9.0.82 SR8.2

Metadata

Metadata

Assignees

Labels

area-controls-searchbarSearchBar controlpartner/androidIssues for the Android SDKs/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions