MaterialList icon indicating copy to clipboard operation
MaterialList copied to clipboard

An Android library aimed to get the beautiful CardViews that Google shows at its official design specifications

Results 53 MaterialList issues
Sort by recently updated
recently updated
newest added

I have `ViewPager` and simple class extending `FragmentPagerAdapter` with some fragments and identical cards in them. When i dismiss card from first, it is also removing from second fragment.

Currently, if the mListView is updated with new cards, it auto-scrolls to the point where new cards are inserted. However, what if I want the list to remain as it...

Hello, thanks for this great library. I would like to request some help. I've followed the steps, but I still can't add the card to the Material List. I've added...