-
Whenever the latest version of `pendo-maui` version - 3.3.2.8694 is installed, I am not able to build locally to Android.
I get the following errors:
![image](https://github.com/user-attachment…
-
Task :react-native-location:compileReleaseJavaWithJavac FAILED
/Users/trickyc0d3r/work/delivio/node_modules/react-native-location/android/src/main/java/com/github/reactnativecommunity/location/Utils…
-
Hi,
@ViewModelInject has deprecated. I change to the following and I still got an error.
"java.lang.RuntimeException: Cannot create an instance of class com.example.room_test.ui.tasks.TasksView…
-
Hello, Thanks for making this lib.
I do get these errors whenever trying to add lib to project using local .aar or remotely, using my own project or the demo, using latest version or older ones below…
-
I am using M1 Pro.
With org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20
which give the following error when executing target iosApp with iosSimulatorArm64() profile
Here is my common setting inf…
-
Hello. I'm not able to start a test automation in Appium using Espresso driver. With UiAutomator2 it works fine. Appium server is giving me the following error: java.lang.NoSuchMethodError: No static …
-
I try to merge two project and when I convert the second project to library module the @BindView(R.id.xxx) in library is tell me (attribute value must be a constant) and when I research I add in my li…
-
**Description:** When using shared axis transition going from a fragment to another fragment which contains a recycler view, the recycler view is not animated while the rest of the fragment is animate…
-
**Describe the bug**
When a list, e.g. \ is included in a \ the list is not indented enough and indentation of the content following the \ is wrong in the man output. HTML output is fine.
**Screen…
-
I'm new to Android SDK, so maybe i'm making a rookie mistake.
This is my composable:
```kotlin
@Composable
private fun Overlays(startX: Int, endX: Int, startY: Int, endY: Int, cellSi…