Saravanan.S
Saravanan.S
Hi @hualoqueros @SundeepK @lucasrafagnin @Edonfreiner Use below code to change weekend colors , ``` void drawMonth(Canvas canvas, Calendar monthToDrawCalender, int offset) { HashSet integers= getWeekEndsFormMonthYear(); //Change weekend days name if(dayColumn==5||dayColumn==6)...
@behelit , I mentioned mobile device, emil address. I have tested with various devices, in that our query not picking the email id.
I have set the image from the **spring boot resource folder** it is working in the jar and docker image. @syjer I have run the JAR and the application from...
@syjer I'm saying, the image src is from the `spring-boot resource folder` it's working, but not in the HTTP or HTTPS image URL.
Same here, After building as jar file the image not loading.
Compile Detail : minSdkVersion 21 targetSdkVersion 28 classpath 'com.android.tools.build:gradle:3.2.1' classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.71' App Crash : java.lang.RuntimeException: Unable to get provider droidninja.filepicker.utils.FilePickerProvider: java.lang.ClassNotFoundException: Didn't find class "droidninja.filepicker.utils.FilePickerProvider" on path: DexPathList[[zip file "/data/app
Again same issue in latest version2.2.0 I tried all above ideas