Searched refs:expandedBarShift (Results 1 – 1 of 1) sorted by relevance
798 final float expandedBarShift = onLeft ? 0 : currentWidth - expandedWidth; in updateBubblesLayoutProperties() local800 final float targetX = expandedX + expandedBarShift; in updateBubblesLayoutProperties()