-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Implement Material3 support for SearchBar #33947
Copy link
Copy link
Closed
Labels
area-controls-searchbarSearchBar controlSearchBar controlmaterial3partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been reviewedt/enhancement ☀️New feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-searchbarSearchBar controlSearchBar controlmaterial3partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been reviewedt/enhancement ☀️New feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
When the UseMaterial3 MSBuild property is enabled, the SearchBar control should adopt the Material 3 visual design system. However, the current implementation does not fully reflect Material 3 behavior.
The SearchBar should use Material 3–specific styling, including updated container styling, text field appearance, icon colors, typography, shape, and state behaviors (focused, unfocused, disabled, error, etc.). It should also rely on the appropriate Material 3 components and resources when this property is enabled.