Android Material Design UI 和没有 Material Design 的 Android UI 有啥区别?
Posted
技术标签:
【中文标题】Android Material Design UI 和没有 Material Design 的 Android UI 有啥区别?【英文标题】:What is the difference between Android Material Design UI and Android UI without material design?Android Material Design UI 和没有 Material Design 的 Android UI 有什么区别? 【发布时间】:2018-04-24 11:58:18 【问题描述】:我正在开发一个安卓应用程序。我要设计用户界面,我必须在其中使用材料设计。我想知道 android Material Design UI 和没有 Material Design 的 Android UI 有什么区别? 我应该如何在我的应用程序中使用材料设计。
【问题讨论】:
Material for you 【参考方案1】:您只需提供符合https://material.io/guidelines/ 的建议和规则的用户界面
该资源确实描述了 UI 元素的最小尺寸、内边距、边距等。
对于最新的 Android SDK 版本,这些规则中的大部分已应用于 Android Studio 中的默认 ui 元素。
【讨论】:
【参考方案2】:Material design 是跨平台和设备的视觉、运动和交互设计的综合指南。见The documentation
Material Design 可用于 API 级别 21 (Android 5.0) 和更高版本,或者通过 v7 appcompat 库使用,该库几乎可用于所有 Android 设备。 在 Material Design 中引入了许多新东西,例如 Material Theme、新小部件、自定义阴影、矢量可绘制对象和自定义动画
欲了解更多信息Go here
有很多 UI 库可供您在应用程序中使用。Find out here
【讨论】:
以上是关于Android Material Design UI 和没有 Material Design 的 Android UI 有啥区别?的主要内容,如果未能解决你的问题,请参考以下文章
xml Android Material Design Colors
xml Android Material Design Colors