Skip to content

[Android] IndicatorView remains interactive even when IsEnabled="False" #31063

@NafeelaNazhir

Description

@NafeelaNazhir

Description

In .NET MAUI, setting IsEnabled="False" on an IndicatorView does not properly disable its interactivity. The indicator dots remain clickable and respond to user interactions.

Expected Output Actual Output
Screen.Recording.2025-08-07.at.4.51.40.PM.mov
Screen.Recording.2025-08-07.at.4.50.51.PM.mov

Steps to Reproduce

  1. Run the attached sample IndicatorViewIsEnabled.zip
  2. Set IsEnabled="False" for IndicatorView.

Expected Behavior:
IndicatorView should not respond to taps or allow user selection changes when IsEnabled="False".

Actual Behavior:
When IsEnabled="False", the IndicatorView remains interactive.

Link to public reproduction project repository

No response

Version with bug

9.0.90 SR9

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-collectionviewCollectionView, CarouselView, IndicatorViewpartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions