0

I want to draw drop shadow effect under a view but the following views move down.

I tried only background drawable and that doesn't fix my problem.

How to draw drop shadow so that it does not affect neighboring views?

In my case i have this result with code

mPinnedHeaderView.setBackgroundResource(R.drawable.shadow); enter image description here

But i need this:

enter image description here

0 Answers0