The Wayback Machine - https://web.archive.org/web/20200708180505/https://github.com/topics/swipeable
Skip to content
#

swipeable

Here are 50 public repositories matching this topic...

TreyWurm
TreyWurm commented Apr 10, 2019

JavaDoc for addItem()/addItems() states that when passing a negative position it will be appended to the end. On eu.davidea:flexible-adapter:5.1.0 you got following annotation
@IntRange(from = 0) which prevents passing negative positions

myfrom
myfrom commented May 25, 2017

Demos doesn't work on 2.0-preview

There are few things to make them work again:

  • Change <style is="custom-style"> to <custom-style><style is="custom-style"></style></custom-style> (Hybrid syntax valid for 2.0 and 1.0)
  • Change <template is="dom-bind"> to <dom-bind><template is="dom-bind"></template></dom-bind> (Hybrid syntax valid for 2.0 and 1.0)
  • Import `<link rel="i
Generic-TableView-DataSource

Generic TableView datasource that can be used to populate any type of listing with single cell listing, sectional listing and useful to populate different type of cells in one section using protocol based models and Generics.
  • Updated Oct 10, 2019
  • Swift

Improve this page

Add a description, image, and links to the swipeable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swipeable topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.