GitXplorerGitXplorer
a

snippets

public
741 stars
186 forks
15 issues

Commits

List of commits on branch main.
Verified
b9c07aa82e81dbcf14a515fdc166f1a8ac7e7779

Replaced deprecated WindowHeightSizeClass with isHeightAtLeastBreakpoint(). (#419)

JJonEckenrode committed 10 days ago
Verified
716dfe18f62b17fd01cb479233416a12bc0c3012

Update Advanced Focus Snippets to remove Deprecations (#432)

ttiwiz committed 11 days ago
Verified
14b63840f52d4e6ed086455bbbe31dfa79e196a9

Add example usage of keyframesWithSplines (#430)

rriggaroo committed 12 days ago
Verified
5bf449b7382ace487ba77e15ef354d2729a24a2b

Add Swipe to reveal examples (#412)

jjakeroseman committed a month ago
Verified
e6997d9eacbf86fc5ff8c910dc5baa0913768961

Adding SearchBar examples (#408)

jjakeroseman committed a month ago
Verified
22976bd4e3586c6084d6419807ede7d0ed26da0e

🤖 Update Dependencies (#427)

ccompose-devrel-github-bot 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.