nathanielw / Android-Lollipop-Pencil-Stencils

Pencil stencil collection for Android 5.0 (Lollipop) UI components
MIT License
436 stars 45 forks source link

Shadows aren't working quite right #7

Closed jwir3 closed 8 years ago

jwir3 commented 8 years ago

I've added this collection to pencil, and I've created several mockups of a screen I want to create. One thing I've noticed is that the Card image doesn't seem to have a shadow appropriate to the way it's displayed on an actual device (via the cardElevation property). Even if I check the 'Shadow' box in the properties of the object, I am left with flat looking cards in my mockup:

screen shot 2016-02-02 at 1 19 38 pm
nathanielw commented 8 years ago

Sounds like you might have Heavy Elements hidden. In the Pencil View menu, make sure Hide Heavy Elements is unchecked.

jwir3 commented 8 years ago

Ah, you're right. Thanks!