eugenebrusov / android-cards

CardView with Material Design using ConstraintLayout

Home Page:http://eugenebrusov.com/cardview-with-constraintlayout/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I put all the Cards in a single Nested Scrollview ?[question]

LOG-TAG opened this issue · comments

Since nested CL not possible which is the better way show more than one card views in a layout? do you recommend to use include and design all card views separately?

What are you trying to accomplish?