From 36ada83c9aaf8b2b87421ff163ea98ceb879982b Mon Sep 17 00:00:00 2001 From: Ben Trengrove Date: Mon, 11 Sep 2023 12:13:59 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 928e5df2a..82ffea177 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ See our [Migration Guide](https://google.github.io/accompanist/navigation-animat A library that provides easy-to-use modifiers for displaying a placeholder UI while content is loading. ### 🍫 [System UI Controller](./systemuicontroller/) (Deprecated) -A library that provides easy-to-use utilities for recoloring the Android system bars from Jetpack Compose. +We recommend migrating to edge to edge. See our [Migration Guide](https://google.github.io/accompanist/systemuicontroller/) for more details. ### 🎨 [AppCompat Theme Adapter](./themeadapter-appcompat/) (Deprecated) A library that enables the reuse of [AppCompat][appcompat] XML themes, for theming in Jetpack Compose.