In order to view this lesson, you must purchase this course.
In this quick lesson, we'll look at how we can implement a nice subtle <b>gradient</b> inside the <b>CardView</b> objects we are presenting for the UI. This is done by adding a sublayer called a <b>CAGradientLayer</b>. You'll then need to set up the correct colors, locations, and frame property to have it show up correctly.