Android 设置样式来完善应用程序

发布于 2024-12-16 01:06:15 字数 407 浏览 0 评论 0原文

看看 iOS,按钮自动具有蓝色光泽状态,弹出窗口自动具有光滑边框,您可以自动单击弹出窗口外部以使它们消失,

从 Android 的角度来看,这些东西看起来好像所有东西都附加了某些属性。

那么对于 Android 来说,是否有任何主题包(用于自定义对话框的一系列 xml 布局、用于视图元素的带有点击状态的可绘制对象)旨在完善应用程序?

我不是在寻找像 iOS 这样的东西,我正在寻找可以完善应用程序的东西,例如深思熟虑的点击状态、风格化边框等。

澄清:对于 iOS,存在创建图标包和预先配置的点击状态的社区iOS,面向 iOS 开发人员和设计人员。其中很多东西都很容易移植到 Android,但我想知道是否存在针对 Android 的社区,他们在其中发布这些东西,并且已经配置的 XML 文件等

让我感到惊讶!洞察力赞赏

looking at iOS, buttons automatically have tap blue glossy states, popups automatically have sleak borders, you can automatically click outside of popups to make them go away, and more

from an android perspective, these things look like everything has certain attributes attached to them.

so for android, are there any theme packages (series of xml layouts for custom dialogs, drawables with tap states for view elements) that are designed to polish apps?

I'm not looking for things like iOS, I am looking for things that polish an app, such as well thought out tap states, stylized borders etc.

clarification: for iOS, there exists communities that create packs of icons and tap states preconfigured for iOS and targeted to developers and designers for iOS. A lot of these things are easily ported to Android, but I am wondering if a community exists targeted toward android where they release these things, and already configured XML files etc

surprise me! insight appreciated

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

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

发布评论

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

评论(1

痴梦一场 2024-12-23 01:06:15

如果找不到任何预制主题,您可以轻松定义自己的主题: http://developer.android.com/guide/topics/ui/themes.html

You can easily define your own theme's if you can't find any pre-made ones: http://developer.android.com/guide/topics/ui/themes.html

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