microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.

Home Page:https://developer.microsoft.com/fluentui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Win32] ActivityIndicator (Spinner) for Loading button doesn't match the design

ValentinaKozlova opened this issue · comments

  • I am willing to submit a PR to fix

Requested priority

Normal

Products/applications affected

Win32 Button

Package version(s)

0.27.0

OS version(s)

No response

Platform

  • iOS
  • macOS
  • win32
  • windows
  • android

Xcode version

No response

Please provide a reproduction of the bug

  1. Create loading Button in Tester
    <Button loading>Loading Button</Button>
  2. Observe ActivityIndicator for the Button

Actual behavior

image

Expected behavior

image