Android Studio Koala Feature Drop Closed Issues

Android Studio Koala Feature Drop | 2024.1.2 Canary 6

Released together with:
  • Android Gradle Plugin 8.6.0-alpha06
Fixed Issues
Android Gradle Plugin
[Koala 2024.1.2 Canary 2] Error running a baseline profile module on a split APK
Clean up / remove ProjectInfo
Update outdated kdoc for `isIncludeAndroidResources` in AGP DSL
Compose Preview
"error loading build artifacts from" when trying to deploy a preview on Koala Canary 4
Compose Preview Screenshot Testing
Wear specific clipping missing for Compose Preview Screenshot Testing
Dependency Management
Bug: IDE doesn't always offer to replace "compile" with "api" or "implementation"
Gradle
Android studio (Iguana) showing project errors when there are not
Import/Sync
Linkify `*.versions.toml` file errors in gradle output
Layout and Resource Editing
Selecting from the autocomplete dropdown in Layout Editor fields does not work the first time. Have to do it twice to populate the field.
Lint
UnknownNullness lint error when using type-use annotations
[library desugar] lint shows false positive warning NewApi warnings with desugaring enabled
Lint Integration
Lint tasks fails with included build
Logcat
Case sensitive search in Logcat is not indicated
Resources
"Remove Unused Resources" does not work when selecting module in the project view

Android Studio Koala Feature Drop | 2024.1.2 Canary 4

Released together with:
  • Android Gradle Plugin 8.6.0-alpha04
Fixed Issues
Compose Editing
Autocomplete for @Composable function with single optional lambda param has duplicates
Layout Inspector
Layout Inspector not showing count of recompositions within children
Running Devices
StudioScreenSharingAgent crashes on certain devices with API 29 due to incorrect JNI call to SurfaceControl.destroyDisplay

Android Studio Koala Feature Drop | 2024.1.2 Canary 3

Released together with:
  • Android Gradle Plugin 8.6.0-alpha03
Fixed Issues
Android Gradle Plugin
Manifest not generated for Variant's androidTest configuration
AGP 8.4 tries to set up Startup Profiles on debug builds
Build Output
"source/target 6/7 support removed in JDK 21" error does not provide any quickfixes
Compose Editing
Applying the new Kotlin Compose Compiler Plugin crashes the K2 IDE Plugin and blocks the Analyzing phase
Import/Sync
[Koala Canary 8] UI freezes for 5-8s during gradle sync
Layout and Resource Editing
Scrolling with mouse in layout designer makes layout jump up and down if layout has a ScrollView in it
Lint
Lint does not call visitAnnotationUsage for usages of annotated annotations
Live Edit
Studio Iguana: Android Test Orchestrator breaks Live Edit with error: "min-api detection failure: Too many minAPI"
Navigation Editor
Bug: switching orientation on navigation graph preview has weird stretching effect
Translations Editor
Bug: in translation tool, can't use arrow keys to move to translations, and scrolling doesn't affect them either
Translations Editor: Handling of cut/paste in table
UI Tools
Vector asset import of US flag fails

Android Studio Koala Feature Drop | 2024.1.2 Canary 2

Released together with:
  • Android Gradle Plugin 8.6.0-alpha02
Fixed Issues
Compose Editing
Compose's "Enable enhanced auto-completion" produces noisy code
Gradle Files Editor
Broken quick fix suggestion from spell checker in dependency declaration in kts
Profilers
Reduce margins in the task oriented UI?
Resources
Android Gradle Plugin generating duplicate fields in Unit Test R file for stylables that use `android:*` attrs.

Android Studio Koala Feature Drop | 2024.1.2 Canary 1

Released together with:
  • Android Gradle Plugin 8.6.0-alpha01
Fixed Issues
Android Gradle Plugin
AGP 7.0.0-alpha10 regression: Failed to apply plugin 'com.android.internal.library' when databinding is enabled
Errors when running lint with and without K2 UAST
Find Usages
"Find usages" finds parent style usages instead of the selected one