use NumberAnimation instead of XAnimator

Authored by mart on Jul 11 2017, 3:41 PM.

Description

use NumberAnimation instead of XAnimator

it's important those are NumberAnimation and not XAnimators
as while the animation is running the drawer may close, and
the animator would stop when not drawing see
BUG:381576

Details

Committed
martJul 11 2017, 3:41 PM
Parents
R169:80cc006958ad: fix back button logic
Branches
Unknown
Tags
Unknown