Jose Jimenez

Results 25 comments of Jose Jimenez

Any answers??? @Assassins719 the way to clear the cache is: try { Utils.cleanVideoCacheDir(this); } catch (IOException e) { Log.e(null, "Error cleaning cache", e); Toast.makeText(this, "Error cleaning cache", Toast.LENGTH_LONG).show(); } But...

Y have the same error NumberFormatException. any update?

I have the same issue... The code is simple: storiesProgressView = (StoriesProgressView) findViewById(R.id.stories); storiesProgressView.setStoriesCount(5); //

I test in two emulators: The first with Android 7 not problem. The second With Android 8 HERE IS THE PROBLEM... MAYBE only happen in android 8

@shts Thanks... Please let me know if you fix that.. I really need this library...

I think the problem is if I call the pause() method in the onNext() Listener. O if call the pause() inside the activity.. But if a call the pause() inside...

@shts Do you have any news about this error? Or someone could find a solution ? I tried to fix but I still have problems...

could be very cool if a can't use this library with Glide or Picasso to load images or videos like instagram, facebook, whatsapp... I really like this library, but can't...