From b8b1a662de6fe08a8336bdd54ae91255f1b9a3d8 Mon Sep 17 00:00:00 2001 From: dsn5ft <1420597+dsn5ft@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:45:19 -0700 Subject: [PATCH] [Docs] Update Predictive Back doc to recommend 1.10.0 stable version PiperOrigin-RevId: 571086243 --- docs/foundations/PredictiveBack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/foundations/PredictiveBack.md b/docs/foundations/PredictiveBack.md index 39d01801c39..3d395326fb4 100644 --- a/docs/foundations/PredictiveBack.md +++ b/docs/foundations/PredictiveBack.md @@ -41,7 +41,7 @@ registering callbacks to handle back pressed on Android T and above. More details on this general back migration can be found at the [Framework & AndroidX Predictive Back developer guide](https://developer.android.com/guide/navigation/predictive-back-gesture). -2. Upgrade to MDC-Android library version **1.10.0-alpha03** or above. +2. Upgrade to MDC-Android library version **1.10.0** or above. Once completing these steps, you will get most of the predictive back animations within Material Components for free on Android U devices. See the section below