CardStackView icon indicating copy to clipboard operation
CardStackView copied to clipboard

One Custom view for show something just like cards with animations.

Results 22 CardStackView issues
Sort by recently updated
recently updated
newest added

What is the calling method for this function,... ? Calling Expend just calls functions within Expend, same with Expand Method.

right now i want to use ArrayList instant of Integer in your mTestStackAdapter.updateData(Arrays.asList(TEST_DATAS)); method so please gide me how can i do that?

I need to disable card item expend, How to do it ?

Observer com.yuyakaido.android.cardstackview.CardStackView$1@802989d was not registered. at android.database.Observable.unregisterObserver(Observable.java:69)

I am implementing deleting functionality in this card and successfully implemented but taking so much time when notify the adapter after delete .how can i resolved this.

Hi there, I'm facing an issue when using the component. bindView is called for all the items when loading the component, this is freezing the UI when loading a bunch...

How can I change the layout orientation to horizontal, couldn't find a way to do that.

Hi, You have done very great job. I want to implement SwipeRefreshLayout in CardStackView, on Scrolling the cards the SwipeRefreshlayout refreshing the View. If it is recyclerview or WebView we...

enhancement