Android Question Card height in CustomListView

Hi!
I have one card in CustomListView with some data that fills based on JSON data structure.
In designer I created this card and loaded it in on my CustomListView.
But I have problem how to reduce the height of the card (see the gray area on image) because i get output as seen on attached IMG.
 

Attachments

  • activity_card.jpg
    activity_card.jpg
    78.8 KB · Views: 106
  • IMG_20250130_163812.jpg
    IMG_20250130_163812.jpg
    83.5 KB · Views: 97
Top