Compose中的主題設定
Jetpack Compose 能讓開發人員輕鬆地為應用程式打造一致的外觀和風格。
以下頁面詳細說明如何設計及導入主題:
- 質感設計:瞭解如何自訂產品Compose的質感設計,以符合產品的品牌。
- 自訂設計系統:瞭解如何在 Compose 中導入自訂設計系統,以及如何調整現有的質感元件以因應這種情況。
- 主題剖析:瞭解
MaterialTheme
和自訂設計系統採用的較低階結構和 API。
瞭解詳情
如要在 Compose 中進一步瞭解這些元件,請嘗試使用 Jetpack Compose 程式碼研究室。
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-04-26 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]