elviss116
elviss116
hi, i have problem when load some pdfs i have recyclerview with multiple viewtypes, when i have 5 pdf view, the app crashed java.lang.IllegalStateException: cannot load page at android.graphics.pdf.PdfRenderer.nativeOpenPageAndGetSize(Native Method)...
Sorry for my bad English. I created a marker with this tutorial https://docs.mapbox.com/android/maps/examples/marker-symbol-layer/ and perfect works But when i test build a marker with Retrofit and ArrayList don't work If...
Hi, I can't sync my project after add your plugin: ` import org.jetbrains.compose.desktop.application.dsl.TargetFormat plugins { alias(libs.plugins.kotlinMultiplatform) alias(libs.plugins.androidApplication) alias(libs.plugins.jetbrainsCompose) //alias(libs.plugins.klibPlugin) id("io.github.ttypic.swiftklib") version "0.5.1" } kotlin { androidTarget { compilations.all { kotlinOptions...
> Task :app:processDebugResources FAILED AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"/Users/xxxxxxx/.gradle/caches/transforms-2/files-2.1/e3b92e7436b3f7308283a80511e165c6/jetified-fontmanager-1.0.4/res/values/values.xml","position":{"startLine":2,"startColumn":4,"startOffset":55,"endLine":4,"endColumn":24,"endOffset":159}}],"original":"/Users/xxxxx/.gradle/caches/transforms-2/files-2.1/e3b92e7436b3f7308283a80511e165c6/jetified-fontmanager-1.0.4/res/values/values.xml:3:5-5:25: AAPT: error: resource attr/fontawesome (aka com.example.dateformatkotlin:attr/fontawesome) not found.\n ","tool":"AAPT"} AGPBI: {"kind":"error","text":"Android resource linking failed","sources":[{"file":"/Users/xxxxxxx/.gradle/caches/transforms-2/files-2.1/e3b92e7436b3f7308283a80511e165c6/jetified-fontmanager-1.0.4/res/values/values.xml","position":{"startLine":5,"startColumn":4,"startOffset":164,"endLine":7,"endColumn":24,"endOffset":270}}],"original":"/Users/xxxxxx/.gradle/caches/transforms-2/files-2.1/e3b92e7436b3f7308283a80511e165c6/jetified-fontmanager-1.0.4/res/values/values.xml:6:5-8:25: AAPT: error: resource attr/fontawesome (aka com.example.dateformatkotlin:attr/fontawesome) not...