MaterialViewPager icon indicating copy to clipboard operation
MaterialViewPager copied to clipboard

Load more Recyclerview bug toolbarlayout when scroll please help me

Open xesun opened this issue 9 years ago • 6 comments

device-2015-08-07-055927

xesun avatar Aug 06 '15 21:08 xesun

Have you tried updating to the latest release of the library?

compile ('com.github.florent37:materialviewpager:1.1.0@aar'){
    transitive = true
}

devkhan avatar Aug 11 '15 11:08 devkhan

I also have this issue. does anyone has solution for this? Please.

shumin0809 avatar Aug 11 '15 23:08 shumin0809

Yes I using last version

xesun avatar Aug 12 '15 06:08 xesun

same issue

chnouman avatar Feb 05 '18 16:02 chnouman

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.

chnouman avatar Feb 06 '18 10:02 chnouman

but sorry still sometime it shows same bug.

chnouman avatar Feb 06 '18 13:02 chnouman