Replies: 1 comment 3 replies
-
Thanks for the report. You're mentioning an error, which is it? Can you provide a screenshot or build log? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I meet am error when using
ItemContainerStyle="{ThemeResource GridViewItemRevealStyle}"
The error willl meet on Android , Windows is Ok. Other platform haven't been tried.
The ItemContainerStyle Property will not work on Android platform, and GridView Control will show nothing
If remove it ,then the GridViewControl can work.
Only tested this one in GridView, don't know how others are
https://github.com/DJDQfff/ItemContainerStyleError.git
Beta Was this translation helpful? Give feedback.
All reactions