Amit
Amit
Hey, Thank you for this Awesome Lib I am trying to implement this in my App having: 1. Three Tabs in Viewpager 2. First Tab having video Recylerview using Toro...
@kodlayanzi Have you read this article: https://medium.com/google-exoplayer/pre-caching-downloading-progressive-streams-in-exoplayer-3a816c75e8f6 Hope this give you a solution. If it doesn't, please let me know. _Originally posted by @eneim in https://github.com/eneim/toro/issues/290#issuecomment-359357614_ How can we implement...
I have a list of 5 users I want to insert them into edit text but I am not able to insert them. ```final Mention mention = new Mention(); mention.setMentionName(user.getFIRSTNAME());...
How can I implement these filters for Image and Video as well?
Facing this issue & App get crashes while drawing GIFs over a Video file (mp4). It seems like a memory problem but I am not able to solve it. Thanks...
Can we use this Inside Recyclerview while Playing Audio in Recyclerview TextureView
Thank you so this Awesome Lib for SoundTransform - I am trying something like this. `try { start().inParallel(prepare().convertIntoSound().build() , 5, file1, file2) .mixAllInOneSound().exportToFile(outPutFile); } catch (SoundTransformException e) { e.printStackTrace(); }`...
I have been using the code as per the official documentation & I am always getting a "Not usable" issue. Please help truecaller SDK - ^1.0.0