You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Page to Shared project and AdaptiveGridView.
When executed in UWP, the output is normally displayed on the page. However, when I target and launch the Android app and WASM, the controls are not visible.
Is it normal that it does not appear to be a prerelease?
Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
Steps to reproduce the behavior:
Add a page.
Add an AdaptiveGrid control.
Bind to ItemsSource and add ItemTemplate.
Run UWP as the target. (Control outputs normally)
Run Android as a target. (Control not visible)
Expected behavior
A clear and concise description of what you expected to happen.
Control visible
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
NuGet Package(s):
Package Version(s):
Uno.Microsoft.Toolkit.Uwp.UI.Controls 6.1.0-build.71.g38c59ea2a0
Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [x] October 2019 Update (18363)
- [ ] Insider Build (build number: )
App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [x] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [ ] Insider Build (xxxxx)
Device form factor:
- [x] Desktop
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT
Visual Studio
- [ ] 2017 (version: )
- [x] 2019 (version:16.6.0 )
- [ ] 2019 Preview (version: )
Additional context
As many as the number of items, this message is displayed.
05-29 16:05:21.745 W/monodroid-assembly(19462): typemap: unable to find mapping to a managed type from Java type 'android/view/DisplayListCanvas'
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello
Added Page to Shared project and AdaptiveGridView.
When executed in UWP, the output is normally displayed on the page. However, when I target and launch the Android app and WASM, the controls are not visible.
Is it normal that it does not appear to be a prerelease?
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Control visible
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
As many as the number of items, this message is displayed.
05-29 16:05:21.745 W/monodroid-assembly(19462): typemap: unable to find mapping to a managed type from Java type 'android/view/DisplayListCanvas'
The text was updated successfully, but these errors were encountered: