Android Studio Rabbit 1 Closed Issues

Android Studio Rabbit 1 | 2026.2.1 Canary 5

Released together with:
  • Android Gradle Plugin 9.5.0-alpha05
Fixed Issues
Compose Preview
PreviewParameterProvider is nested inside another class
Zooming in Compose preview view simultaneously scrolls up
"@Preview not top-level declaration" lint doesn't work if defined in companion object object
Show redundant action bar in Compose Preview
Gemini
UI issue w local Agent: 👎 & 👍 appear to send private data unexpectedly when using local models
Layout and Resource Editing
Show an error in the editor when using an incorrect attribute
Preview
Incorrect values of fontScale parameter in dropdown menu
Resource Manager
Bug: Android Studio can't view animated GIF and can't convert to animated WEBP
UI Tools
Vector Asset Studio: Clip Art icons not appearing until icons_metadata.txt is manually deleted

Android Studio Rabbit 1 | 2026.2.1 Canary 4

Released together with:
  • Android Gradle Plugin 9.5.0-alpha04
Fixed Issues
Android Gradle Plugin
BouncyCastle dependency should use BOM
Layout Inspector
Layout Inspector agent deadlocks the inspected app (ANR) on a foldable: FoldSupport blocks the main thread while holding the ViewLayoutInspector state lock
Live Edit
testVibeEditSuccessGates fails with --jvmopt=-Dstudio.threading.assertions.enabled=true
Running Devices
Android Studio low-quality/pixelated native device mirroring that looks like low bitrate

Android Studio Rabbit 1 | 2026.2.1 Canary 3

Released together with:
  • Android Gradle Plugin 9.5.0-alpha03
Fixed Issues
Android Gradle Plugin
AGP 9.2.0 regression: `LibraryExtension.getSourceSets()` is typed on an interface the source-set implementation no longer implements, causing ClassCastException
CommonExtension.resourcePrefix has incomplete docs
Compose Preview Screenshot Testing
Compose Preview Screenshot Testing: false "Cyclic style parent definitions" error for a dotted-name style with explicit parent=""
CPU
Trace File was not parsed
Device Manager
Device Manager: "Add a new device..." link throws IllegalArgumentException and does nothing when the tool window toolbar is hidden
Gemini
Invalid StreamExperience Request. Violations: contents[18].parts[0].text: Text part must not be empty.
Profilers
Mouse cursor not showing full symbol name when you hover over them in Profiler's Stack Sample

Android Studio Rabbit 1 | 2026.2.1 Canary 2

Released together with:
  • Android Gradle Plugin 9.5.0-alpha02
Fixed Issues
Baseline Profiles & ProfileInstaller
Baseline profile is pulled off the device but never registered in test-result.pb, so collectBaselineProfile finds nothing and copyBaselineProfileIntoSrc deletes the committed profile
Lint
AGP's SarifReporter generates invalid JSON when LintFix has an ending alternative that produces no edits
Preview
[Compose Preview] Code/Split/Design tabs missing in Kotlin files with @Preview annotation in Android Studio Quail 3 Patch 1
Running Devices
Bug: IDE has various issues with connected device, including installation and mirroring, despite all signs showing otherwise

Android Studio Rabbit 1 | 2026.2.1 Canary 1

Released together with:
  • Android Gradle Plugin 9.5.0-alpha01
Fixed Issues
Android Gradle Plugin
Add a test that validate relocation does not affect task execution
Baseline Profiles & ProfileInstaller
Baseline profile is pulled off the device but never registered in test-result.pb, so collectBaselineProfile finds nothing and copyBaselineProfileIntoSrc deletes the committed profile
Compose Preview Screenshot Testing
Compose Preview Screenshot Testing (alpha15): renderer fails on all previews with IncompatibleClassChangeError: .R and .R$attr disagree on InnerClasses attribute
Gemini
S0 CRITICAL: Data Loss - AI Agent executed malformed shell command deleting drive contents
Profilers
TabbedToolbarTest.noCloseButtonWhenNoListener() broken