Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using Toggle in ActivityIndicatorDemoController #2055

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

mischreiber
Copy link
Contributor

@mischreiber mischreiber commented Jul 2, 2024

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

Update the demo app to use a Toggle for the ActivityIndicator animation property.

Binary change

n/a - demo only

Verification

Ran UI test for ActivityIndicator and verified all passes.

Visual Verification
Before After
before after

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@mischreiber mischreiber requested a review from a team as a code owner July 2, 2024 17:39
@mischreiber mischreiber enabled auto-merge (squash) July 2, 2024 17:51
@mischreiber mischreiber merged commit 42744b2 into microsoft:main Jul 3, 2024
7 checks passed
@mischreiber mischreiber deleted the ActivityIndicatorToggle branch July 5, 2024 04:07
@harrieshin harrieshin mentioned this pull request Aug 16, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants