Yuya Kaido
Yuya Kaido
@samwaxman Thank you for report. I already know this issue and try to resolve. But it is difficult because we can't identify manual swipe or automatic swipe in `CardStackLayoutManager` especially...
@jiao08 I can't reproduce this issue. Can you send a sample project to fix this issue?
@aitorct Currently, There is no way to swipe the card even if the user is holding it.
@iWillBeUnderYourBed No, this library is based on RecyclerView and only 3 cards are created and recycled by default. You can change the number of cards created at the same time...
@iWillBeUnderYourBed You need to remove or modify buttons container because it has fixed height. ``` ```
@KirillBorodin Thank your for your proposal. I have no plan to implement this feature, however your contribution is always welcome.
@JavierSegoviaCordoba Thank you for proposal! I think this is a good ideal, so I will consider adding this improvement in future version.
@Sizzakhtar Sorry, I can't understand what you want to do... Can you send a sample project that can reproduce the issue?
@Sarubbaru Currently, I have no plan to implement this setting in this library.
@ajayasija23 This library doesn't care about the content of cards, so you can implement your own page indicator in card layout.