Android Question addview in CardView

Javaneh

Member
Hi,

I have been having problems with Cardview for several years and I could not use Cardview in a standard and correct way. I have two questions about Cardview.

Q1: if we change Top of view in CardView, that not work and always top start from 0.

Q2: if we want to load a layout (ModelLayout) in Cardview, Although the height and width of the model are exactly the same as CardView, but the ModelLayout doesn't fit completely in CardView and it is very difficult to manage.

Thanks
 

Attachments

  • CardViewTest.zip
    38.6 KB · Views: 96
Top