/DeckView

A ViewGroup that mimics Android Lollipop Recents screen layout.

Primary LanguageJava

DeckView

A ViewGroup that mimics Android (Lollipop) Recent apps screen layout.

######Note: DeckView is not a true recycler. It does recycle views - but it also updates progress map for all of its children on each scroll step. This will result in lags with large datasets.