PagingView icon indicating copy to clipboard operation
PagingView copied to clipboard

There is the error in displaying pages

Open Rezanov-Onliner opened this issue 9 years ago • 0 comments

Using this values of parameters

pagingView.pagingMargin = 0
pagingView.pagingInset = 0
pagingView.infinite = false

the first three pages are displayed only.

Steps to reproduce:

  1. Open "PagingViewExample" project
  2. Set the above values of parameters in the "DemoViewControler" class
  3. Run project
  4. Open "Demo" tab

Rezanov-Onliner avatar Oct 30 '16 20:10 Rezanov-Onliner