-
I am encountering several problems with the dice-roller app and the debugger. I am using Android Studio Giraffe with API 34.
1. When I download the starter code for the dice-roller from GitHub, unzi…
-
App crash when I clicked on a menu item with children.
Device Android 11
Crash Log:
java.lang.IllegalArgumentException: Cannot perform operation for Unspecified type.
…
-
### Jerboa Version
0.0.48
### Android Version + Phone
iodéOS 4.5 (android 13/LineageOS), Fairphone 4
### Describe The Bug
When trying to click on "3 meer reacties" (3 more reactions in Dutch) in …
-
Hi. i am trying to run my project after adding the latest version of compose-destinations and getting the following error
```
java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/compos…
-
**URL of codelab**
https://developer.android.com/codelabs/basic-android-kotlin-compose-add-images?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-1-pat…
-
I tried doing the following:
In my settings.gradle.kt:
```
includeBuild("libraries/androidx-compose-material3-pullrefresh") {
dependencySubstitution {
substitute(module("me.omico.…
-
**Description:**
When application or activity launcher theme inherits from `Theme.SplashScreen` and we set `postSplashScreenTheme` to a theme that inherits from Material3, it does not apply Dynamic…
-
I want to export moko-mvvm library with this command:
`targets.withType(KotlinNativeTarget::class.java).all {
val arch = when (this.konanTarget) {
org.jetbrains.kotlin.konan.tar…
-
Not sure exactly what is causing the crash, but here is what I have figured out so far. It seems to be the interplay of NavigationStack/Form/onTapGesture, removing NavigationStack or Form and I can't …
-
When I press the back button in the XML preview, it seems to automatically modify the XML layout, removing most of its contents. Subsequently, when I attempt to preview it again, an error message is d…