-
I need to change the picker colors for **ALL** my app pickers, and there's a **lot of places** that i would need call the `setColor` methods.. I thought that overriding the `mdtp` colors would change …
-
I found https://twitter.com/simonw/status/1611856336396128256 by chance, which inspired me to have a deep dive into the UX with the latest version of the date picker. The goal is to surface all the fr…
-
**Describe the bug**
Originally reported in 5679941-zd-woothemes.
The timeframe picker in Analytics doesn't show the actual text. The user saw unmapped text like `@string/date_timeframe_custom` in…
-
这是打印的保存地址: File: '/storage/emulated/0/Android/data/com.example.xinyan/files/Pictures/1598324614113.png'
是否需要通知相册更新
-
# Proposal: DateTimePicker Control
## Summary
A control that allows the user to select both a date and time.
## Rationale
- Simple data binding when working with both date and time
- E…
-
### Describe the bug
Using any 1.5.x or older version, [Windows.System.Profile.HardwareIdentification.GetPackageSpecificToken(...)](https://learn.microsoft.com/en-us/uwp/api/windows.system.profile.ha…
-
We have a user that cannot see the OK button in both date and time pickers:
![1](https://user-images.githubusercontent.com/10224766/90122766-18258d80-dd5e-11ea-844b-749ddfdee7bc.png)
![2](https://…
-
Hello
I am testing the possibility to select several images,
but it does not work with the **CrossMedia.Current.PickPhotosAsync()** method, for info I am in version 10 android
-
On Android, when using the Material Visuals with a phone set to dark mode, even when setting the UserAppTheme to Light the elements using Material Visuals still render in dark mode. I haven't tested o…
-
This my code
```
FileTypes = new FilePickerFileType(new Dictionary() {
{ DevicePlatform.Android, new[] { "text/plain" } },
{ DevicePlatform.WinUI, new[] { ".txt" } },…