SwiftUI-PullToRefresh icon indicating copy to clipboard operation
SwiftUI-PullToRefresh copied to clipboard

Small adjustment to the Spinner. It looks better if having 12 rectangles instead of 10.

Open phuhuynh2411 opened this issue 4 years ago • 2 comments

I made a small adjustment to the Spinner as below

  • Add two more rectangle to look similar to the iOS native Spinner
  • Put it inside a ZStack view to centralize the Spinner
  • Increase/Decrease the size of the Spinner based on its parent frame.

spinner_adjustment

phuhuynh2411 avatar Apr 03 '20 04:04 phuhuynh2411

I think you might have commited a lot more then adding 2 rectangles, I'm afraid you have to cherry pick the right commit so I could merge it

AppPear avatar Apr 26 '20 14:04 AppPear

I think you might have commited a lot more then adding 2 rectangles, I'm afraid you have to cherry pick the right commit so I could merge it

I don't have a write permission, so I cannot do the git-cherry pick. Perhaps, can you do it? Here is the right commit hash cbe4e32f5abdfb3d7c702020c694e91e304ec2ee

phuhuynh2411 avatar Apr 27 '20 13:04 phuhuynh2411