Skip to content

Created Sample for Picker dialog customization#706

Merged
jfversluis merged 7 commits intodotnet:mainfrom
Dhivya-SF4094:PickerSample_700
Apr 15, 2026
Merged

Created Sample for Picker dialog customization#706
jfversluis merged 7 commits intodotnet:mainfrom
Dhivya-SF4094:PickerSample_700

Conversation

@Dhivya-SF4094
Copy link
Copy Markdown
Contributor

This PR introduces a comprehensive sample demonstrating advanced Picker control customization in .NET MAUI, showcasing how to build platform-specific handlers to customize native picker dialogs across Android, iOS, macOS, and Windows.

Fixes #700

Screenshots

Light Theme  Dark Theme 
Android      
iOS      
macOS      
Windows      

@Dhivya-SF4094 Dhivya-SF4094 marked this pull request as ready for review November 8, 2025 14:26
jfversluis and others added 3 commits April 15, 2026 10:09
- Microsoft.Maui.Controls: use $(MauiVersion) (SDK-provided)
- Microsoft.Extensions.Logging.Debug: 10.0.6
- Remove Microsoft.Maui.Controls.Compatibility (unnecessary)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis merged commit 03f327f into dotnet:main Apr 15, 2026
3 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.

[Picker] Create a sample demonstrating how to customize the textcolor and background of pickers

2 participants