Фильтровать по

Тип карты
Тип направляющей

Updated 1 апреля 2025 г.

Scrollable lists can help manage datasets, create responsive designs, and facilitate navigation. To display a finite set of items in your app, you can create a scrollable list using the `verticalScroll` or `horizontalScroll` modifiers.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

Use the Paging library to support large lists of items—including an infinite list—in your app by loading and displaying data incrementally. With lazy loading, you can reduce initial load times and optimize memory usage, enhancing performance.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

Create a top app bar to help users navigate and access functions in your app, using the TopAppBar composable.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

You can blend or overlay source images to display layered images on a canvas. For example, you can replicate how the Android Framework generates app icons by combining separate background and foreground drawables.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

A bottom sheet shows secondary content at the bottom of the screen.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

Create a bottom app bar to help users navigate and access functions in your app.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

You can auto format a phone number in a text field to save time and increase user engagement, productivity, and efficiency.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

You can validate input as the user types in a text field, such as entering a name, email, address, or other contact information. This validation reduces errors and saves your users time.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

You can manage large datasets and dynamic content with lazy grids, improving app performance. With lazy grid composables, you can display items in a scrollable container, spanned across multiple columns or rows.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

A progress indicator shows the status of an operation.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

Dialogs display pop-up messages or request user input on a layer above the main app content.

  • HowTo

1 апреля 2025 г.

Updated 1 апреля 2025 г.

Using page indicators, you can help your users understand their current position within your app's content, providing a visual indication of progress.

  • HowTo

1 апреля 2025 г.

Есть вопросы или отзывы

Перейдите на нашу страницу часто задаваемых вопросов и узнайте о кратких руководствах или свяжитесь с нами и сообщите нам свои мысли.