Searched defs:appsGridTranslateAnimator (Results 1 – 1 of 1) sorted by relevance
40 val appsGridTranslateAnimator = ValueAnimator.ofInt(0, banner.measuredHeight) in showBanner() constant47 val appsGridTranslateAnimator = ValueAnimator.ofInt(banner.measuredHeight, 0) in hideBanner() constant