Searched refs:finalTrans (Results 1 – 1 of 1) sorted by relevance
244 float finalTrans = -getSlotMachineIconPlusSpacingSize(); in applyFromWorkspaceItemWithAnimation() local247 Keyframe.ofFloat(0.82f, finalTrans - getOutlineOffsetY() / 2f), // Overshoot in applyFromWorkspaceItemWithAnimation()248 Keyframe.ofFloat(1f, finalTrans) // Ease back into the final position in applyFromWorkspaceItemWithAnimation()