MaterialViewPager
MaterialViewPager copied to clipboard
Load more Recyclerview bug toolbarlayout when scroll please help me
Have you tried updating to the latest release of the library?
compile ('com.github.florent37:materialviewpager:1.1.0@aar'){
transitive = true
}
I also have this issue. does anyone has solution for this? Please.
Yes I using last version
same issue
i resolved this error i used the give RecyclerViewFragment for my every fragment and same adapter and same R.layout.item_... and just changed the contents in the cardView layout. everything works fine now.
but sorry still sometime it shows same bug.