ตัวอย่าง | สาธิต | ลิงก์ |
---|---|---|
องค์ประกอบที่แชร์พื้นฐานที่มีการจัดการระดับการเข้าถึงโดยผู้เรียก กล่อง 2 กล่องเคลื่อนที่ไปมา |
||
จากรายการพื้นฐานไปจนถึงรายละเอียด เลื่อนเนื้อหาที่เหลือไปทางซ้ายและขยายให้เต็มขนาด |
||
องค์ประกอบที่แชร์ที่ซ้อนกัน |
||
Container Transform และการสาธิตจาก Lazy List ไปยังรายละเอียดที่มีการซ้อนกัน |
||
ตัวอย่างที่ซับซ้อน - Jetsnack |
ตัวอย่างเพิ่มเติม
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-27 UTC
[[["เข้าใจง่าย","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 UTC"],[],[],null,["| Sample | Demo | Link |\n|----------------------------------------------------------------------------------|------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Basic shared element with caller managed visibility: Two boxes moving around | | [SharedElementWithCallerManagedVisibility](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/sharedelement/CallerManagedVisibilityDemo.kt;l=47) |\n| Basic List to Detail Shifts remaining content to the left and grows to full size | | [ListToDetailsDemo](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/sharedelement/ListToDetailsDemo.kt;l=62;drc=c5f36c050e6ec86e8a504031b3cd7602a11f4d9e) |\n| Nested shared element | | [NestedSharedElementDemo](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/animation/animation/samples/src/main/java/androidx/compose/animation/samples/SharedTransitionSamples.kt;l=66;drc=c5f36c050e6ec86e8a504031b3cd7602a11f4d9e) |\n| Container Transform and a demo from Lazy List to Details with nesting | | [ContainerTransformDemo](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/animation/animation/integration-tests/animation-demos/src/main/java/androidx/compose/animation/demos/sharedelement/ContainerTransformDemo.kt;l=78;drc=c5f36c050e6ec86e8a504031b3cd7602a11f4d9e) |\n| Complex Example - Jetsnack | | [Jetsnack Sample](https://github.com/android/compose-samples/pull/1314) |"]]