Skip to content

Customizable gesture icon, animator, fade duration, top/bottom focus gravity, circle snapping to a view edge - #74

Open
svkostadinoff wants to merge 15 commits into
iammert:masterfrom
svkostadinoff:master
Open

Customizable gesture icon, animator, fade duration, top/bottom focus gravity, circle snapping to a view edge#74
svkostadinoff wants to merge 15 commits into
iammert:masterfrom
svkostadinoff:master

Conversation

@svkostadinoff

Copy link
Copy Markdown
  • Added FocusGravity.TOP and FocusGravity.BOTTOM;
  • Added .setFadeDuration();
  • Added way to override/customize the "pulsating dot". E.g.:
    .enableGestureDrawable(true) // replaces enableDotAnimation() method .setGestureDrawableResId(R.drawable.ic_cursor_hand) .setGestureAnimatorResId(R.animator.drag_from_right)AddedCircleOnEdge` that is a Circle with fixed radius which snaps very close to one of a given edge of the target view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant