Emre
Emre
There is a method for it cardStackView.setSwipeEnabled(); but i think your problem is about scrollview and cards. I'm not sure this code can solve
if I run the L2Norm with the FloatArrays that I get from the Xiaomi, Samsung can do the calculation correctly.
@johan12345 thanks for response and sorry for my late question, I got this error by replacing the library. `FAILURE: Build failed with an exception. * What went wrong: Execution failed...
@johan12345, I removed and cleaned my project but still gives that error > That looks like you still have the Google version of the Material Components library included in your...
Here is my full gradle, checked but couldn't find ``` implementation fileTree(dir: 'libs', include: ['*.jar']) implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${rootProject.ext.kotlinVersion}" implementation "org.jetbrains.kotlin:kotlin-reflect:${rootProject.ext.kotlinVersion}" implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.constraintlayout:constraintlayout:${rootProject.ext.androidxConstraintLayoutVersion}" implementation 'com.github.opacapp:material-components-android:multiline-collapsingtoolbar-SNAPSHOT' implementation "androidx.multidex:multidex:${rootProject.ext.multidexVersion}" api "android.arch.lifecycle:extensions:${rootProject.ext.lifecycleVersion}" api...
is there any way to calendar can show the month which is i set with .setCurrentMonth i tried but view doesnt change. calendar still shows same month
Hey, I solved the problem year ago but I am not working on this project also I don't own the project so I don't have code but I remember I...
> Hello @emreakcan! For us it's the opposite: it works fine right now but compilation breaks in your branch. We've checked on two separate instances, same result. Would you like...
@zsoltk For fresh start, I cloned the project again. With 2 different computers. One worked okay, one gave following error, I'm comparing now to find the issue, it seems like...
@zsoltk not yet, but since it's from my side I closed the PR. I will give an update when I find it. I'm suspected about Android Studio version, gradle version,...