[Android] RefreshView in a grid
Issues Fixed
Fixes https://github.com/dotnet/maui/issues/25368
| Before | After |
|---|---|
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
Thanks for this! It seems to address the reported issue.
Now if only CreateMeasureSpec wasn't internal this would be easier to use in a custom handler without reflection or reimplementation.
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
Is there still any hope for this issue to be resolved? It’s incredibly frustrating that such a basic and essential control, which is commonly used in almost every app, remains unresolved. A Grid is one of the most fundamental layout elements.