I Cannot See Interactive Mode For The Preview When Using Jetpack Compose In Android Studio
I am using Android Studio Arctic Fox | 2020.3.1 Beta 2 I cannot see the interactive mode icon in the preview. Is this version support such option? I want to be able to interact wit
Solution 1:
This option is disabled by default on Arctic Fox because is considered experimental. So you must enable it in File > Settings > Experimental (Win) or Android Studio > Preferences > Experimental (Mac OS X)
Post a Comment for "I Cannot See Interactive Mode For The Preview When Using Jetpack Compose In Android Studio"