Shubham0812/Animatify-ios

Bug: Fix the alignment of the animations in iPad

Shubham0812 opened this issue · 6 comments

Insights/Suggestions:

Fix the alignment of the Animation and the buttons for iPads.

Requirements

The animation is not centered in iPads, and the button at the bottom is also not centered horizontally.

Simulator Screen Shot - iPad Pro (9 7-inch) - 2020-10-16 at 12 21 07 Simulator Screen Shot - iPad Pro (9 7-inch) - 2020-10-16 at 12 21 03

Specification

Check out the LoadersViewController under the Tutorials group and fix the issue.

How should I start working on it?

Mention in the comments that I'll be working on this task. (I'll assign the task to you, this helps in letting other contributors know that the task has been taken)

Do read the Contribution.md document before starting this task and don't forget to fork from the dev branch.

What to do when you complete the task?

Once you're done do a quick pull from the dev branch and Raise a PR and link this issue in that.
I'll review it as soon as I can, and drop my inputs on the same.

Hi @Shubham0812, I'd like to work on this.

Sure @srvarma7, I'm assigning it to you :D

Hello,

I've tried a solution too.

Let me know if it's useful enough

@srvarma7 can you confirm if you're working on this? I'll assign it to else if not.

@Shubham0812
I'm working on CAAnimation and CALayers for the first time. Sorry for the delay. I'll try to complete it by the end of the day.

@Shubham0812 mention here once if the @srvarma7 's PR is considered