Filter By

Card type
Guide type

Updated March 4, 2025

Parallax scrolling is a technique in which the background content and foreground content scroll at different speeds. You can implement this technique to enhance your app's UI, creating a more dynamic experience as your users scroll.

  • HowTo

March 4, 2025

Updated March 4, 2025

You can support multiple links in a single string of text to give users options where to go and increase engagement.

  • HowTo

March 4, 2025

Updated March 4, 2025

Create a paging list so that users can scroll to access content too large to fit on a single screen. Horizontal paging lists can help users navigate through content such as images, slideshows, or product carousels. Vertical paging lists are useful for content-heavy apps where users may need to scroll through a large number of items, such as articles.

  • HowTo

March 4, 2025

Updated March 4, 2025

You can create a more interactive and engaging user experience in your app by loading a drawable file to display animated images. Animated images are useful for creating loading indicators, success or error indicators, facilitating game development, and various other UI functions.

  • HowTo

March 4, 2025

Updated March 4, 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

March 4, 2025

Updated March 4, 2025

You can style parts of text to improve readability, increase positive user experience, and encourage greater creativity through use of colors and fonts.

  • HowTo

March 4, 2025

Updated March 4, 2025

You can use a toggle switch to let users choose one of two states.

  • HowTo

March 4, 2025

Updated March 4, 2025

You can use a list with multiple item types to display mixed content types such as text, images, and interactive elements.

  • HowTo

March 4, 2025

Updated March 4, 2025

A range slider lets users make selections from a range of values.

  • HowTo

March 4, 2025

Updated March 4, 2025

You can filter through a list of strings based on text input to dynamically update a list based on user search queries.

  • HowTo

March 4, 2025

Updated March 4, 2025

A navigation drawer is a slide-in navigation menu.

  • HowTo

March 4, 2025

Updated March 4, 2025

A progress indicator shows the status of an operation.

  • HowTo

March 4, 2025

Have questions or feedback

Go to our frequently asked questions page and learn about quick guides or reach out and let us know your thoughts.