From 930ad5ed46f11a26c3733a9f224371ca350c57a8 Mon Sep 17 00:00:00 2001 From: Vusi Moyo Date: Thu, 17 Nov 2022 12:54:24 +0200 Subject: [PATCH 1/2] Updated swiperefresh.md added link to compose swipe refresh documentation --- docs/swiperefresh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swiperefresh.md b/docs/swiperefresh.md index 34a72ef33..d9b19765a 100644 --- a/docs/swiperefresh.md +++ b/docs/swiperefresh.md @@ -3,7 +3,7 @@ [![Maven Central](https://img.shields.io/maven-central/v/com.google.accompanist/accompanist-swiperefresh)](https://search.maven.org/search?q=g:com.google.accompanist) !!! warning - **This library is deprecated, with official pull refresh support in androidx.compose.material.pullrefresh The migration guide and original documentation is below. + **This library is deprecated, with official pull refresh support in [androidx.compose.material.pullrefresh[() The migration guide and original documentation is below. ## Migration From 3f9d5a7acb916dfc863c5050290d5029766d5959 Mon Sep 17 00:00:00 2001 From: Vusi Moyo Date: Thu, 17 Nov 2022 13:05:21 +0200 Subject: [PATCH 2/2] Updated swiperefresh.md - fixed up link for swiperefresh --- docs/swiperefresh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/swiperefresh.md b/docs/swiperefresh.md index d9b19765a..af70ac4a4 100644 --- a/docs/swiperefresh.md +++ b/docs/swiperefresh.md @@ -3,7 +3,7 @@ [![Maven Central](https://img.shields.io/maven-central/v/com.google.accompanist/accompanist-swiperefresh)](https://search.maven.org/search?q=g:com.google.accompanist) !!! warning - **This library is deprecated, with official pull refresh support in [androidx.compose.material.pullrefresh[() The migration guide and original documentation is below. + **This library is deprecated, with official pull refresh support in [androidx.compose.material.pullrefresh](https://developer.android.com/reference/kotlin/androidx/compose/material/pullrefresh/package-summary) The migration guide and original documentation is below. ## Migration