Skip to content

[Android] - Fix KeepScrollOffset Behavior During Dynamic Item Additions in CollectionView - #29255

Merged
kubaflo merged 4 commits into
dotnet:inflight/currentfrom
prakashKannanSf3972:fix-29131
Jun 7, 2026
Merged

[Android] - Fix KeepScrollOffset Behavior During Dynamic Item Additions in CollectionView#29255
kubaflo merged 4 commits into
dotnet:inflight/currentfrom
prakashKannanSf3972:fix-29131

Address AI summary

f1750ff
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Debug)) failed Jun 7, 2026 in 1h 3m 52s

Build .NET MAUI Build Windows (Debug) failed

Annotations

Check failure on line 45 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs#L45

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 48 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs#L48

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(48,21): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'ScrollView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'ScrollView' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 45 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs#L45

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 48 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs#L48

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(48,21): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'ScrollView' does not contain a definition for 'Row' and no accessible extension method 'Row' accepting a first argument of type 'ScrollView' could be found (are you missing a using directive or an assembly reference?)

Check failure on line 45 in src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Debug))

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs#L45

src\Controls\tests\TestCases.HostApp\Issues\Issue7814.cs(45,30): error CS1061: (NETCORE_ENGINEERING_TELEMETRY=Build) 'Label' does not contain a definition for 'Column' and no accessible extension method 'Column' accepting a first argument of type 'Label' could be found (are you missing a using directive or an assembly reference?)