Hệ thống thiết kế trong Compose

Jetpack Compose giúp bạn dễ dàng triển khai hệ thống thiết kế và mang lại giao diện nhất quán cho ứng dụng với các giao diện, thành phần và nhiều yếu tố khác.

Các trang sau đây cung cấp thông tin chi tiết về cách thiết kế và triển khai hệ thống thiết kế:

Mẫu

Các mẫu sau đây minh hoạ hệ thống thiết kế trong Jetpack Compose:

Jetsnack is a sample snack ordering app built with Jetpack Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here. This

Jetnews is a sample news reading app, built with Jetpack Compose. The goal of the sample is to showcase the current UI capabilities of Compose. To try out this sample app, use the latest stable version of Android Studio. You can clone this repository

Jetcaster is a sample podcast app, built with Jetpack Compose. The goal of the sample is to showcase building with Compose across multiple form factors (mobile, TV, and Wear) and full featured architecture. To try out this sample app, use the latest