Page MenuHomePhabricator

Spinner doesn't spin on emulator, some devices (animated GIF)
Closed, DeclinedPublic

Description

Broken out of bug 31483: the animated GIF spinner doesn't spin on all devices.

Upstream issue: http://code.google.com/p/android/issues/detail?id=3422

Some devices have animated GIFs enabled (such as Nexus 1, Nexus S), but not all.

A more compatible spinner may need to use an interval & swapping frames through a CSS sprite or something.


Version: 1.0.0 (Android)
Severity: normal

Details

Reference
bz33198

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:08 AM
bzimport set Reference to bz33198.

Hopefully we can use a CSS Animation instead.

philinje wrote:

Maybe one to re-assign to Jon?

Fixed in 346aabd1eae05db785a596230251b945e6a233d9. Thanks to Shravan for the patch :)

Not worth the trouble to fix for now; shouldn't be an issue on future native app.