Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The adaptivegrid control is visible in uwp apps, but not in android and wasm. #92

Open
1 task
kaki104 opened this issue May 29, 2020 · 0 comments
Open
1 task

Comments

@kaki104
Copy link

kaki104 commented May 29, 2020

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?

  • 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:

  1. Add a page.
  2. Add an AdaptiveGrid control.
  3. Bind to ItemsSource and add ItemTemplate.
  4. Run UWP as the target. (Control outputs normally)
  5. 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'

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

No branches or pull requests

1 participant