androidandroid-studioandroid-jetpack-composeandroid-studio-bumblebee

How to view Jetpack Compose Animation Preview?


In https://developer.android.com/jetpack/compose/animation#tooling, it is stated we can preview Animation in Android Studio.

As per this diagram (taken from the Google Developer Document link above)

enter image description here

However, when I load the latest Android Studio Bumblebee 2021.1.1 Patch 1

I cannot see it at all (as per the diagram below). Where is it? Did I miss anything? (I try to search help, I cannot find it as well

enter image description here


Solution

  • You need to enable an Experimental option in the Android Studio settings

    See documentation

    enter image description here