Mike

Results 24 issues of Mike

Hey guys i tried the Minimal example and i get this in terminal. when i search for the network i do not see it in the list? sword was not...

Hello how do i fix the error: 4: com.richpath.RichPathView#onMeasure() did not set the measured dimension by calling setMeasuredDimension() val richPath: RichPath? = imageViewCalibrate.findRichPathByName("1") RichPathAnimator.animate(richPath) .fillColor(Color.WHITE) .start() java.lang.IllegalStateException: View with id...

Hey guy's is this project not being worked on anymore?not supported? cause it seems pretty dead to me?no more posts in Reddit and here seems very quite?

Hey, since this repo is still in Jcenter will it be moved to Maven?

Hey , is there a way to check if a dialog is open and close it? let's say i show a dialog and start another process. i wanna dismiss the...

i have an older app i need to migrate and uses the frodo lib..So now i can't use it anymore since it is deprecated.. and i see this one is...

there is no settings to reduce the number of tiles?when i remove one they overlap each other

Hello added dependencies to project AndroidX and get a Duplicate class org.antlr.runtime.ANTLRFileStream found in modules jetified-antlr-runtime-3.5.2.jar (org.antlr:antlr-runtime:3.5.2) and jetified-antlr4-4.5.3.jar (org.antlr:antlr4:4.5.3) ...... dependencies { classpath 'com.android.tools.build:gradle:4.0.1' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath 'com.google.gms:google-services:4.3.3' classpath...

import com.nostra13.universalimageloader.cache.disc.naming.Md5FileNameGenerator;

Error:Android Source Generator: Error: Can't find bundle for base name messages.AndroidJpsBundle, locale en_CA java.util.MissingResourceException: Can't find bundle for base name messages.AndroidJpsBundle, locale en_CA at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) at...