Revert behavior of DateUtils.formatElapsedTime
Change Ib3c1e1aad05827df646aa18645cce19dffb7551f fixes the inability to display more that 2-digit hour values, but also changes the behavior of <10 minutes display by zero-padding the minutes. This makes the Chronometer widget look different, and breaks Holo CTS. Fix it so that for values under 600 seconds, the minutes don't get padded Change-Id: I34eb7f22e728c55bf3313ed1987ac32969cd5ed0
Loading
Please register or sign in to comment