dotnet / android-samples

A collection of .NET for Android sample projects
https://dotnet.microsoft.com/apps/mobile
MIT License
2.21k stars 4.05k forks source link

Second hand skips quickly through 59th second #314

Closed derekantrican closed 4 months ago

derekantrican commented 4 years ago

Screen recording:

Note how when the second hand ticks through the seconds, it ticks at a consistent speed until it hits the 59th second. At that point it skips quickly onto the 60/00 second.

This is with the code in the sample with no changes

What's the expected result?

All secondhand ticks should be consistent

derekantrican commented 4 months ago

@pjcollins were there changes made to fix this?

pjcollins commented 4 months ago

I've closed this as we've removed this sample from the gallery.

mmitche commented 4 months ago

This may be my favorite bug of all time.

missymessa commented 4 months ago

This may be my favorite bug of all time.

I dunno, this is a strong contender, too. https://github.com/dotnet/try/issues/290

mmitche commented 4 months ago

This may be my favorite bug of all time.

I dunno, this is a strong contender, too. dotnet/try#290

This one is better.