Android Studio Koala Feature Drop Closed Issues

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