Giter VIP home page Giter VIP logo

cardstackview's People

Contributors

todou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cardstackview's Issues

如何在滑动的时候不让重叠呢

如题,如何在滑动的时候不让重叠,因为我的布局加了阴影效果,当滑动重叠的时候,阴影也会重叠,视觉效果就会改变。

Unable to implement Swipe Refresh Layout in CardStackView.

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 can handle this case, but in CardStackView how can we do this?

Recycle view feature

Hello ToDou,

Are you planning or introducing recycle view ?
if not can you give me some idea on how to do so?

text view inside card

i have long text in the card ,its cropping out the text which goes outside the screen ,can u tell how to implement scroll view in card so that it can support long texts or multiple texts inside each card without cropping.

Performance Issue

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 of items.
I'll try to fix it and let you know.

How to make each card fit screen

How can I make cards fit the screen, known that I can know the number of cards only at runtime. So if I have 2 cards, each card should take 50% of its parent.
I am trying also to change the view of each card when it is clicked. <== Inside the view holder.

Notify list issue(Perfomance issue)

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.

Error report

Hi, I've got an error on method: getViewHolder.
When there is no element on mViewHolders and you try to get the element in position 0 there is an error. (May be there error is for any position = mViewHolders.size())

if (mViewHolders.size() <= i || mViewHolders.get(i).mItemViewType != mStackAdapter.getItemViewType(i)) {

Do I miss anythings?!?
Thank's
Christian

Issue in scrolling

i'm facing some issue on scrolling
scenario : when my CardStack View Created first time and i'm trying to scroll it won't scroll, but when open card and close it, after that scrolling works fine please help me to solve this problem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.