I'm done with the application! Finally. As told I removed both the forward/backwards button because they're useless in a clock, and you would get random tweets anyhow. I managed to fix the animation by replacing some values. The animation used the startpoint to calculate the fill, which caused it to actually look like it's being run backwards. I swapped this with the endpoint, and the animation ran smooth. I then had the challenge to fit the animation with the seconds that were left. This took me quite some work actually, since the animation is a seperate view in a seperate class. I eventually formatted the seconds I already had from the counter to a single digit number (e.g no more 01, 02 etc, but 1, 8, 12) and then I referenced to my class in my viewcontroller and updated the value of seconds with the fill of the animation. I'm kind of happy to have finished the app. I actually wanted to do more, but the more hours I put in the project the more I noticed my skill level wasn't as far as I'd like yet. I've put the bar too high. I'm now however able to start doing more of the courses that I stopped to do this app for, which I can't wait to start doing again. Total hours spend: +/- 85














