GitXplorerGitXplorer
a

snippets

public
741 stars
186 forks
15 issues

Commits

List of commits on branch main.
Verified
41b6a6443fc3807a9311327b3bef0f3a039d7339

Add an example of Shared elements that are seekable using SeekableTransitionState (#416)

rriggaroo committed a month ago
Verified
6dc5a0a7151096177d0f6ef3afe772cd5cbdf1d6

Use VerticalDivider in IntrinsicSnippets (#369)

DDavidMendozaMartinez committed a month ago
Verified
82573fda11d3f4e2dd93b1c4b42b3f146f4b9967

Moving location permissions snippets to repo (#413)

jjakeroseman committed a month ago
Verified
273d39951753854a1c8c052e757bd75849dca179

Migrated relevant MotionCompose snippets into snippets (#411)

rriggaroo committed a month ago
Verified
c79a414f423d09d009c92d69fb71e882e6edd39b

update to use type safe routes (#399)

ttrambui09 committed a month ago
Verified
0d07b08ebffe0d648d499ab8003c9bad1fc4f3e3

Add single option radio button example (#401)

jjakeroseman committed a month ago

README

The README file for this repository.

Android Snippets

This repository holds code snippets used in Android documentation on developer.android.com.

The idea is that by having a small sample project that contains the code snippets from documentation, developers will gain more context on how to implement a specific API.

In addition, by having CI running on this repo, we can ensure that the code snippets on developer.android.com is in a working condition.

It is a work in progress, as many snippets are still embedded as static HTML.

Contributing

We love contributions! See CONTRIBUTING.md for guidelines.