Android Studio Ladybug Closed Issues

Android Studio Ladybug | 2024.1.3 Canary 3

Released together with:
  • Android Gradle Plugin 8.7.0-alpha03
Fixed Issues
Code Editor
Android Studio doesn't show suggestions for navigation include attributes
Import/Sync
Incorrect IDE error for internal access from testFixtures with Kotlin
Lint
Bug: false positive error of using too-new API, when I already have a check for the API above
Incorrect lints on path-permission inside provider
Manifests
Incorrect warning on element
Preview
AS Compose Preview doesn't work with generated assets
SDK Manager
SDK Components Setup dialog freezes NVDA screen reader

Android Studio Ladybug | 2024.1.3 Canary 2

Released together with:
  • Android Gradle Plugin 8.7.0-alpha02
Fixed Issues
Android Gradle Plugin
Android Multiplatform Plugin generated AARs do not include .kotlin_module file
Lint
Lint intermediate files is breaking gradle remote cache - lint-definite.xml
Logcat
Logcat Proto Format Reports Process Name as Zygote For New Processes
Add logcat filtering by process ID (PID)
Project Structure
Why Project structure dialog not searching for dependencies?

Android Studio Ladybug | 2024.1.3 Canary 1

Released together with:
  • Android Gradle Plugin 8.7.0-alpha01
Fixed Issues
Android Gradle Plugin
`DataBindingCompilerArguments.asArguments` sometimes fails with "Cannot query the value of this provider because it has no value available"
Lint uses res directory without adding task dependency
Code Editor
TypeDefCompletionContributor: Kotlin "optimize imports on the fly" setting not honored
Bug: no support for any attribute of AccessibilityService in terms of auto-completion/suggestion
Bug: auto-suggestions of "intent" and "extra" for preferences XML file
Firebase
AQI: Firebase Crashlytics panel doesn't work with corporate proxy
Import/Sync
Default flavors aren't respected for dynamic features
Gradle sync fails with plugin that uses variant.sources.manifests.addGeneratedManifestFile
Lint
CheckResult does not warn about inlined functions with reified generics
Lint incorrectly flags core-library-desugared APIs with AGP 8.5.0
Lint: SetTextI18n complains about assigning an empty string.
Logcat
How to filter a message contains a colon in android studio new logcat
Logcat Proto Format Reports Process Name as Zygote For New Processes
Manifests
Bug: auto completion of elements in data element of queries that can't be used
Resources
Support uri-relative-filter-group in AGP
Supprot uri-relative-filter-group in manifest editor
Unhelpful error message when using unsupported VectorDrawable attribute
Running Devices
Support turning display power off on Android 14
Translations Editor
Bug: in translation tool, can't use arrow keys to move to translations, and scrolling doesn't affect them either