我在水平线性布局中有一个textview和imageview,它有蓝色作为背景。如何为lineatlayout添加浮雕效果?请帮帮我
答案 0 :(得分:0)
Android确实提供了一些使用EmbossMaskFilter创建浮雕效果的功能..
有关详情,请访问以下链接:http://android-coding.blogspot.in/2012/05/example-of-embossmaskfilter.html
此外,如果您需要将此效果应用于2D图形,则可以使用此链接:http://about-android.blogspot.in/2010/07/2d-graphics-with-effects_11.html
答案 1 :(得分:0)
我建议使用内置于图像中的浮雕制作9补丁。
通过这种方式,您可以根据需要制作尺寸和颜色。