Closed pranishres closed 4 years ago
Ok..will be added for the next release
Ok..will be added for the next release
Thank you. How long will it take for the next release? I am in need of it in a day or two. So can I just copy all the library code to my project? Do I have your permission?
Sure...you can use it or else you can even make a pull request
Sure...you can use it or else you can even make a pull request
Hello again. I would be glad if you could you do a quick fix and update the library by adding the hardcoded text to strings.xml file? I have released my app to playstore and don't want to take risk by manually adding all your code.
I just made a release.Use that
Thank you. You are the best. You are the one who have provided me this much support in GitHub till now.
I have been using this library and found it as the best one for development and support from you guys. However, I have 1 change request.
My app is multilingual and when I build it in Japanese, the title of the video editor is still "Edit Vide" which is hardcoded in
ActVideoTrimmer
class. Could you migrate the hardcoded texts to strings file so that I can add translations for other languages as well?