Skip to content

[Android] Fix CollectionView ActivityIndicator not animating after header height change#35358

Merged
kubaflo merged 12 commits into
dotnet:inflight/currentfrom
Vignesh-SF3580:fix-33780
May 13, 2026
Merged

[Android] Fix CollectionView ActivityIndicator not animating after header height change#35358
kubaflo merged 12 commits into
dotnet:inflight/currentfrom
Vignesh-SF3580:fix-33780

Update ActivityIndicatorExtensions.cs

b1e4a8a
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed May 13, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

maui-pr / Build .NET MAUI / Build Windows (Debug) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Core\tests\DeviceTests\Handlers\Picker\PickerHandlerTests.iOS.cs(247,10): error CS0111: Type 'PickerHandlerTests' already defines a member called 'GetNativeCharacterSpacing' with the same parameter types

maui-pr / Build .NET MAUI / Build Windows (Release) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Core\tests\DeviceTests\Handlers\Picker\PickerHandlerTests.iOS.cs(247,10): error CS0111: Type 'PickerHandlerTests' already defines a member called 'GetNativeCharacterSpacing' with the same parameter types

maui-pr / Build .NET MAUI / Build macOS (Debug) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src/Core/tests/DeviceTests/Handlers/Picker/PickerHandlerTests.iOS.cs(247,10): error CS0111: Type 'PickerHandlerTests' already defines a member called 'GetNativeCharacterSpacing' with the same parameter types

1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr]

Was this helpful? Yes No