Android 自定义视图集合

发布于 2024-12-20 21:48:35 字数 155 浏览 4 评论 0原文

有谁知道一些现有的且免费使用的自定义视图集合?或者一些框架可以让创建自定义视图变得更容易(例如,只是扩展 View 类的 SimpleCustomView 类)。较新版本的 SDK 允许非常快速且良好的原型设计,因为可以直接在 xml 布局文件中测试自定义视图,但我找不到很多信息或任何现有项目。

Does anyone know some existing and free to use collection of custom views? Or some framework which would make it a little easier to create custom views (e.g. just a SimpleCustomView class extending the View class). The newer versions of the SDK allow very fast and nice prototyping because the custom view can be tested directly in the xml layout file but I cant find a lot of information or any existing projects.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

柳若烟 2024-12-27 21:48:35

我想现在有点晚了,但是 AndroidViews 对优秀的自定义视图进行了很好的汇编。

I suppose it's a little too late but AndroidViews has quite a nice compilation of the great custom Views out there.

信愁 2024-12-27 21:48:35

这里是应用,您可以在其中预览一些自定义视图

Here as application where you can preview some custom views

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文