diff --git a/demos/composition/README.md b/demos/composition/README.md index 48ca854449..9162757673 100644 --- a/demos/composition/README.md +++ b/demos/composition/README.md @@ -1,6 +1,8 @@ # 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 this demo.