Skip to content

Missing fling feature #11

Description

@znakeeye

If the goal is to mimic the way Launcher does this, I believe there are two errors in HorizontalPager.

  1. FRACTION_OF_SCREEN_WIDTH_FOR_SWIPE should be set to 2.
  2. Fling motions should trigger a view swipe when acceleration is high enough (1000 pixels/sec?).

For this we need a GestureDetector. I'll try to implement this tonight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions