✨ Card View Extension for MIT App Inventor

Why are there so many parameters in one block?! It was possible and necessary to make everything much simpler!

1 Like

Could you recommend for me a method to simplify the block ?

cardCornerRadius:20,20,0,0
cardPadding : 0,0,0,0
cardMargins: 5,5,5,5

The above all four settings can be in a text block.

The usual order is top,right,bottom,left (trouble)

does everything need to have card at the beginning, don't we know we are making a cardview ?

2 Likes