Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Conversation

SeoJungHong
Copy link

  • before : Dragger 는 Point dragStartCenterPosition 을 입력받으면 그 주변으로 고정된 크기의(75dp) touchDiameter 만큼의 Drag area 를 만든다.
  • after : Drag area 를 Rect 로 만들어서 Dragger 에 넘긴다. Rect 를 만드는 방식은 HoverViewStateCollapsed, HoverViewStatePreviewed 마다 각각 다르다.

@SeoJungHong SeoJungHong requested a review from josh-yun February 14, 2019 01:45
Copy link

@josh-yun josh-yun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@SeoJungHong SeoJungHong merged commit e4d2159 into master Feb 14, 2019
@SeoJungHong SeoJungHong deleted the feature/drag_preview branch February 14, 2019 03:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants