Google material 代号one设计
Google material design in codenameone
codenameone 是否支持 Google material 设计,如果是,请帮助我提供有关如何在我的应用程序中使用(图标和字体)它的示例代码。
谢谢
并非 Material 设计的每个元素都受支持,但当您在 Designer 工具中选择本机字体时,将使用字体 (roboto) 等。
您还可以使用所有 material 设计图标使用 FontImage
class 请参阅 https://www.codenameone.com/blog/material-icons-background-music-geofencing-gradle.html
还有很多其他的东西,但问题有点模糊。
codenameone 是否支持 Google material 设计,如果是,请帮助我提供有关如何在我的应用程序中使用(图标和字体)它的示例代码。 谢谢
并非 Material 设计的每个元素都受支持,但当您在 Designer 工具中选择本机字体时,将使用字体 (roboto) 等。
您还可以使用所有 material 设计图标使用 FontImage
class 请参阅 https://www.codenameone.com/blog/material-icons-background-music-geofencing-gradle.html
还有很多其他的东西,但问题有点模糊。