S H U F F L I N G_ A N I M A T I O N_ O F F S E T
Offset of the duration of the animation of the progress bar during shuffling.
Following the implementation in startShowingTiles
(found in NPuzzleActivity
class), the actual duration of this animation is between SHUFFLING_ANIMATION_OFFSET
and SHUFFLING_ANIMATION_UPPER_BOUND + SHUFFLING_ANIMATION_OFFSET
, inclusive.