Android Question apply cardView on ULV

TLD

Member
Licensed User
actually i want to create a cardView on The Ultimate List View check final image and the current ULV is(check current image)
so please suggest me how can i apply??
final.jpg
final.png

cureent.jpg
current.png
 

Haris Hafeez

Active Member
Licensed User
Longtime User
Not sure I got your question but you could perhaps define a layout that looks like the 'card' that you want your item layout to be like.
 
Upvote 0

Haris Hafeez

Active Member
Licensed User
Longtime User
Not sure I got your question but you could perhaps define a layout that looks like the 'card' that you want your item layout to be like.
Your question is not related to ULV it seems. So as Don says above, please refer to the beginners guide and understand how to use layouts created in designer. In short, you do not need to re-initialize any view that has been added by the designer-created layout under normal circumstances.
 
Upvote 0
Top