با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
پیشبینی به عقب، یک ویژگی پیمایش اشارهای، به کاربران اجازه میدهد پیشنمایش جایی که کشیدن انگشت به عقب آنها را میبرد، مشاهده کنند. Back Predictive به طور یکپارچه با Compose ادغام می شود تا تجربه ناوبری برنامه شما را افزایش دهد. کاربران هنگام بازگشت به داخل برنامه شما از انتقال روان تر و شهودی تر لذت می برند. شکل 1 نشان می دهد که چگونه این کار در برنامه نمونه SociaLite کار می کند.
شکل 1. انیمیشن بازگشت به خانه در برنامه نمونه SociaLite.
برای انجام کارهای زیر با بازگشت پیشگویانه به راهنمای ما مراجعه کنید:
محتوا و نمونه کدها در این صفحه مشمول پروانههای توصیفشده در پروانه محتوا هستند. جاوا و OpenJDK علامتهای تجاری یا علامتهای تجاری ثبتشده Oracle و/یا وابستههای آن هستند.
تاریخ آخرین بهروزرسانی 2025-08-27 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-08-27 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# About Predictive back\n\nPredictive back, a gesture navigation feature, lets users preview where the\nback swipe takes them. Predictive back seamlessly integrates with Compose to\nenhance your app's navigation experience. Users enjoy smoother and more\nintuitive transitions when navigating back within your app. Figure 1 shows how\nthis works in the [SociaLite](https://github.com/android/socialite) sample app.\n**Figure 1.** The back-to-home animation in the SociaLite sample app.\n\nSee our guides to do the following with predictive back:\n\n- [Set up predictive back](/develop/ui/compose/system/predictive-back-setup).\n- Enable default system animations.\n- Enable predictive back with Navigation Compose.\n- Integrate with shared element transitions.\n- Support predictive back with Material Compose components.\n- Access progress manually with [`PredictiveBackHandler`](/reference/kotlin/androidx/activity/compose/package-summary#PredictiveBackHandler(kotlin.Boolean,kotlin.coroutines.SuspendFunction1)).\n- Test the predictive back gesture animation."]]