clip on the rectangle containing the GridView instead of the view itself
ClosedPublic

Authored by mgallien on Mar 27 2018, 8:54 PM.

Details

Summary

clip on the rectangle containing the GridView instead of the view itself

this avoid cutting the shadow of the fist line before any scroll on the view

Test Plan

shadow now looks fine

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Mar 27 2018, 8:54 PM
mgallien created this revision.

before

after

astippich accepted this revision.Mar 28 2018, 5:35 PM
This revision is now accepted and ready to land.Mar 28 2018, 5:35 PM
This revision was automatically updated to reflect the committed changes.