Skip to content

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

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

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

Conversation

@sevar83

@sevar83 sevar83 commented Sep 3, 2017

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