开发者

How can I add a shadow/fade for my views?

开发者 https://www.devze.com 2023-01-17 06:38 出处:网络
The ListView has a nice fade on the top/bottom. I have a ListView in the top开发者_StackOverflow half of my app, and then a ViewFlipper on the bottom. Is it possible to add a fade/shadow to the top o

The ListView has a nice fade on the top/bottom.

I have a ListView in the top开发者_StackOverflow half of my app, and then a ViewFlipper on the bottom. Is it possible to add a fade/shadow to the top of the ViewFlipper? This would look nice.


You can lay a View on top of the ViewFlipper or you can change the background of the ViewFlipper and adjust the top padding.

0

精彩评论

暂无评论...
验证码 换一张
取 消