summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Trengrove <bentrengrove@users.noreply.github.com>2023-12-21 08:55:38 +1100
committerGitHub <noreply@github.com>2023-12-21 08:55:38 +1100
commit3af68c89ca6686b4b611f41e8d5e8cffe5f4b56e (patch)
treef588e5b4fda510de892f4eda972de4a94f312a8f
parente3a027cd8bd79b00d0e8afb2d65fb4dc3ab91c35 (diff)
parentc2b953593542259e05c5ce8364abc3d0b9d64c20 (diff)
downloadaccompanist-3af68c89ca6686b4b611f41e8d5e8cffe5f4b56e.tar.gz
Merge pull request #1735 from osipxd/patch-1
[ThemeAdapter-Material3] Fix warning in docs
-rw-r--r--docs/themeadapter-material3.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/themeadapter-material3.md b/docs/themeadapter-material3.md
index eb04478b..73403826 100644
--- a/docs/themeadapter-material3.md
+++ b/docs/themeadapter-material3.md
@@ -3,7 +3,7 @@
[![Maven Central](https://img.shields.io/maven-central/v/com.google.accompanist/accompanist-themeadapter-material3)](https://search.maven.org/search?q=g:com.google.accompanist)
!!! warning
-**This library is deprecated, and the API is no longer maintained. We recommend generating a theme with [Material Theme Builder](https://m3.material.io/theme-builder)** The original documentation is below.
+ **This library is deprecated, and the API is no longer maintained. We recommend generating a theme with [Material Theme Builder](https://m3.material.io/theme-builder)** The original documentation is below.
## Migration
Recommendation: Use the [Material Theme Builder](https://m3.material.io/theme-builder) tool, or an alternative design tool, to generate a matching XML and Compose theme implementation for your app. See [Migrating XML themes to Compose](https://developer.android.com/jetpack/compose/designsystems/views-to-compose) to learn more.
@@ -141,4 +141,4 @@ limitations under the License.
[materialtheme]: https://developer.android.com/reference/kotlin/androidx/compose/material3/MaterialTheme
[colorscheme]: https://developer.android.com/reference/kotlin/androidx/compose/material3/ColorScheme
[typography]: https://developer.android.com/reference/kotlin/androidx/compose/material3/Typography
-[shapes]: https://developer.android.com/reference/kotlin/androidx/compose/material3/Shapes \ No newline at end of file
+[shapes]: https://developer.android.com/reference/kotlin/androidx/compose/material3/Shapes