Cheesebaron.HorizontalListView icon indicating copy to clipboard operation
Cheesebaron.HorizontalListView copied to clipboard

Cheesebaron.HorizontalListView

NOTE: No longer actively maintained. I do take pull requests. Consider thinking about whether ViewPager solves your problem instead of using this library.

This is derivative work of Paul Soucy's HorizontalListView.java, which has been ported to C# and added C# event handlers.

Features

  • Non-locking mode
    • No locking and no center snapping
    • Velocity fling
  • MvvmCross binding

Todo

  • Screen Changed event
  • Locking mode (rethink Snap (removed for now))
  • Update MvvmCross binding and sample

License

The solution is licensed under the MIT license.