maui icon indicating copy to clipboard operation
maui copied to clipboard

[Android] RefreshView in a grid

Open kubaflo opened this issue 1 year ago • 4 comments

Issues Fixed

Fixes https://github.com/dotnet/maui/issues/25368

Before After

kubaflo avatar Oct 21 '24 11:10 kubaflo

/azp run

jsuarezruiz avatar Oct 21 '24 14:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 21 '24 14:10 azure-pipelines[bot]

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.

LeadAssimilator avatar Oct 21 '24 20:10 LeadAssimilator

/azp run

jsuarezruiz avatar Oct 29 '24 15:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 29 '24 15:10 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Nov 21 '24 08:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 21 '24 08:11 azure-pipelines[bot]

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.

himanshudwd765 avatar Apr 23 '25 16:04 himanshudwd765