Gaurav Mandlik
Gaurav Mandlik
Hi. i am using like this. is there any problem with this. `kbv.setImageResource(Utils.getRandom(Utils.images));` `RandomTransitionGenerator generator = new RandomTransitionGenerator();` `kbv.setTransitionGenerator(generator);` and in this what value of interpolator? `RandomTransitionGenerator generator = new...
Hi @flavioarfaria any one can help me? Thanks. (_)
Had the same problem, waitting for some commit found any solution for this? Thanks.
yes i have already implemented, i have a both code in separate and now i just combine that
@rishavsingla Same error here, got any solution? `java.lang.RuntimeException: Unable to start activity ComponentInfo{bible.kingjamesbiblelite/com.bible.kingjamesbiblelite.ac.LoginActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.util.Iterator java.util.Vector.iterator()' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2925) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3060)...
I have same issue, found any solution ????
`String outputVideo = new File(Utils.getDefaultStorage(AudioStatusActivity.this), "video" + new Random().nextInt() + ".mp4").getAbsolutePath(); String pathtoVideo = new File(Utils.getDefaultStorage(AudioStatusActivity.this) + "/" + "Videos" + "/" + "ffaec7.mp4").getAbsolutePath(); Movie originalAudioAndVideo = MovieCreator.build(pathtoVideo); Track nuAudio...
Hi @argzdev i got this exception because , I am adding **android:networkSecurityConfig="@xml/network_security_config"**  this SSL self sign certificate, if remove this line from manifest file then firebase config working well...
Hi @argzdev Thanks for accepting that issue is occurring due to SSL Socket Exception, and again thanks for giving the solution hint, I think it's wont work because, allowSSL(); I...
is it any way to apply text border and text shadow