如何为 Android 创建宝丽来效果?
我正在尝试弄清楚如何在我正在创建的应用程序中为照片创建宝丽来效果。我到处都看了,不知道从哪里开始。
我需要这样的东西:
I am trying to figure out how to create a Polaroid effect for Photos in an app I am creating.. I have looked everywhere and cant figure out where to start..
I need something like this :
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用 9-patch 可绘制元素作为背景您的容器视图。 9-patch 提供的填充将有助于将您的内容定位在框架内。
Use a 9-patch drawable as the background of your container view. The padding supplied by the 9-patch will help position your content within the frame.