Searched refs:prevHeight (Results 1 – 1 of 1) sorted by relevance
267 attachmentWrapper.prevHeight = transitionRect.height(); in buildViews()356 viewWrapper.prevHeight = view.getHeight(); in onLayout()378 final float scaleY = viewWrapper.prevHeight / (float) view.getHeight(); in trySlideAttachmentView()397 viewWrapper.prevHeight = view.getHeight(); in trySlideAttachmentView()417 int prevHeight; field in MultiAttachmentLayout.ViewWrapper