Update the composition README file

PiperOrigin-RevId: 648282532
This commit is contained in:
simakova 2024-07-01 01:30:57 -07:00 committed by Copybara-Service
parent 9939d77d14
commit 16ef63cdfc

View File

@ -1,6 +1,8 @@
# Composition demo # Composition demo
This app is an experimental demo app to demonstrate how to use Composition and CompositionPlayer APIs. This app is an **EXPERIMENTAL** demo app created to explore the potential of `Composition` and `CompositionPlayer` APIs. It may exhibit limited features, occasional bugs, or unexpected behaviors.
**Attention**: `CompositionPlayer` APIs should be taken as work in progress, rather than experimental API. Please await further announcement via [Release Notes](https://github.com/androidx/media/releases) for when the APIs are fully integrated.
See the [demos README](../README.md) for instructions on how to build and run See the [demos README](../README.md) for instructions on how to build and run
this demo. this demo.