SysUI: Use linear interpolator for battery level
By default, ObjectAnimator uses the AccelerateDecelerate interpolator which causes the battery meter to show the incorrect level. Explicitly setting the interpolator to linear fixes this issue. Change-Id: I06e2c743aaa6e0560f0fe8fe27377427becb11c7 TICKET: NIGHTLIES-2985
Loading