xamarin-forms-samples icon indicating copy to clipboard operation
xamarin-forms-samples copied to clipboard

Activity indicator take space even if, i set isvisibility false

Open sanjeetakc opened this issue 3 years ago • 0 comments

Issue

I have a grid view it tab gesture but it not working where I set indicator, activity indicator take space even if its visibility is false

Expected Behavior

If visibility is false then the user interface is working properly in the place of the indicator.

Actual Behavior

Not working still show indicator take space.

  • IDE and IDE version: Visual studio 16.11.5
  • Platform with the issue: Android
    • Android: All android version

sanjeetakc avatar Dec 13 '21 05:12 sanjeetakc