Skip to content

Commit

Permalink
Merge pull request #1808 from google/ben/removenavigation
Browse files Browse the repository at this point in the history
Remove Navigation Animation
bentrengrove authored Dec 11, 2024
2 parents 50394d5 + e30319e commit 7927785
Showing 34 changed files with 2 additions and 4,391 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -52,13 +52,13 @@ A library which provides a way to use Android Drawables as Jetpack Compose Paint
### 📜 [Adaptive](./adaptive/)
A library providing a collection of utilities for adaptive layouts.

### 🧭✨[Navigation-Animation](./navigation-animation/) (Deprecated)
### 🧭✨[Navigation-Animation](./navigation-animation/) (Deprecated & Removed)
See our [Migration Guide](https://google.github.io/accompanist/navigation-animation/) for migrating to using built in support for animations in Jetpack Navigation Compose.

### 🧭🎨️ [Navigation-Material](./navigation-material/) (Deprecated & Removed)
See our [Migration Guide](https://google.github.io/accompanist/navigation-material/) for migrating to using built in material-navigation support.

### 🍫 [System UI Controller](./systemuicontroller/) (Deprecated)
### 🍫 [System UI Controller](./systemuicontroller/) (Deprecated & Removed)
We recommend migrating to edge to edge. See our [Migration Guide](https://google.github.io/accompanist/systemuicontroller/) for more details.

---
21 changes: 0 additions & 21 deletions navigation-animation/README.md

This file was deleted.

32 changes: 0 additions & 32 deletions navigation-animation/api/current.api

This file was deleted.

57 changes: 0 additions & 57 deletions navigation-animation/build.gradle.kts

This file was deleted.

19 changes: 0 additions & 19 deletions navigation-animation/gradle.properties

This file was deleted.

Loading

0 comments on commit 7927785

Please sign in to comment.