How to implement the below functionality of Gmail app for Android.
Initially the area below the text 'Mon, May 19..' does not have any shadow below it. But when the email content is scrolled up, a shadow appears below 'Mon, May 19..' as seen in the 2nd image . Again on scrolling up, the shadow disappears.
GUI on scrolling : with shadow.
Is there any way we can get this kind of behavior in android apps?
Thanks in advance,