gabrielemariotti / cardslib

Android Library to build a UI Card
4.67k stars 1.19k forks source link

Expand layout #537

Closed RimonGazi closed 3 years ago

RimonGazi commented 8 years ago

5d38bffc-ded8-11e5-9863-08a78b746a8a 6ef0e026-deec-11e5-9019-bdafa51aa79e the Expand card layout not show properly , how can i solve this problem

here is my layout and here is my code https://github.com/RimonGazi/BMHSP/blob/master/app/src/main/res/layout/card_parent.xml https://github.com/RimonGazi/BMHSP/blob/master/app/src/main/res/layout/card_report_child.xml

https://github.com/RimonGazi/BMHSP/blob/master/app/src/main/java/com/rimon/rsa/bmhsp/ui/patientreport/PatientReportListAdapter.java https://github.com/RimonGazi/BMHSP/blob/master/app/src/main/java/com/rimon/rsa/bmhsp/ui/patientreport/PatientReportActivity.java