-
We have a module (e.g. Module A) with 5k+ strings (10+ languages), which are used in multiple other modules (e.g. Module B, Module C) as dependency.
Modules B and C are used in different multiplatf…
mndsl updated
2 months ago
-
### SQLDelight Version
2.0.2
### IDE Version
Android Studio Koala | 2024.1.1 Patch 2
### Dialect
SQLite
### Describe the Bug
When using the IntelliJ plugin, when I try to create a…
-
This is the master ticket for migrating from the Android view system (layout XMLs etc.) to [Jetpack Compose](https://developer.android.com/jetpack/compose) as UI framework.
The primary reason for t…
-
### How frequently does the bug occur?
Always
### Description
Hey,
if you use Kotlin Multiplatform with an Android module and Realm you most likely also use Robolectric. If you run some re…
-
Requires #5412.
Java `java.util.Locale` is currently used in various places, most of them in the UI. Features used are (non-exhaustive list):
- access language code, country code and script code…
-
Currently, Grayjay does not allow for the importing of subscriptions from other FOSS YouTube (or in the case of NewPipe, multiplatform) clients. Please consider adding an option to import local subscr…
-
### SQLDelight Version
2.0.0
### Operating System
Mac OS
### Gradle Version
8.1.1
### Kotlin Version
1.9.0
### Dialect
SQLite
### AGP Version
8.1.0
### Describe the…
-
**Describe the bug**
I have the KMP network module with structure like this:
```
shared:network/
├── commonMain/
│ └── com/
│ └── example/
│ └── network/
│ ├── …
-
Hey everyone,
I've just taken over this project after the original author disappeared. It's quite a challenge, especially because I'm still getting the hang of Dart/Flutter. Also, I'm an Android us…
-
When adding this lib as a dependency and using `painterResource`, the app crashes on Android:
```
java.lang.IllegalStateException: No instrumentation registered! Must run under a registering instrum…