OpenSooq / Pluto

Pluto is an Easy, lightweight and high performance slider view library for Android. You have the flexibility to customize it to any view since it based RecyclerView.
https://engineering.opensooq.com
109 stars 16 forks source link

Infinity loop #20

Open amir14a opened 4 years ago

amir14a commented 4 years ago

I trying to use your library in a fragment, but it drop into infinity loop when create viewholder Kotlin Version: 1.3.61 Android Version: 6.0 API 23

Yazan98 commented 3 years ago

@amir14a

What how you got infinite loop? do you mean infinite Loop Exception or The View move automatically?

if you got an Exception can you give me a demo of your Code To trace it?