Fix icon and DWB toast focus transition
- icon and DWB toast now transition in with animation when swipe up from apps to Overview - Refacotred focusTransition into MultiProperty, with separate control from fullScreenProgress and scaleAndDim, and get rid of "invert" parameter and iconScaleAnimStartProgress variable which is very confusing - Added a SCALE_AND_DIM_OUT property for use with PendingAnmation during dismiss, as PendingAnimation does not support per animator interpolator - Use height from resource in DWB toast when calcualting translation, so translation can be properly set before view is measured - Always set bannerOffsetPercentage regardless if banner is added Fix: 344786723 Fix: 315972057 Fix: 313644427 Flag: EXEMPT bugfix Test: Quick switch from home, icon and DWB toast don't transition in until gesture release Test: Quick switch from app, icon and DWB toast don't transition in until gesture release to Overview Test: Dismiss focus task, icon and DWB toast transition in after transition settle Test: Swipe down task, icon and DWB toast transition out with finger Test: Launcher central task, icon and DWB toast transition out Change-Id: Ie16a2ceff10967de38b5f66c52f4be00d0051c5f
Loading
Please register or sign in to comment