cardslib
cardslib copied to clipboard
Android Library to build a UI Card
Hi @gabrielemariotti I needed ability to change popup drawable (icon) dynamically so I made it for my app & thought to share with everyone hence created a pull request. There...
Resolves issue #372 - onLayout will not reset _mForegroundBoundsChanged_ anymore
On pre-5.0, `CardView` (appcompat v7) adds a margin to draw the shadow. cardslib also adds a `6dp` margin to the cards in `ListView`s and `RecyclerView`s, which results in large gaps...
The documentation for using SectionedCardList was confusing for me. It uses "GplayCardSection" and "MyCardSection" in the examples before it introduces (how to) extend the default "CardSection". At first I believed...
Simple typo
- Bug: start moving > change direction: when abs(delta) > slop, the touch is cancelled
- Bug: start moving > change direction: when abs(delta) > slop, the touch is cancelled
Return R.id.card_supplemental_actions view when layout is already inflated and viewstub replaced.
I found a 404 Error in the documentation.