Closed Tarikmnk closed 3 years ago
Can you explain the reproduce steps?
ı just write this code TrimVideo.activity(sendDataPath) .setCompressOption(CompressOption ()) .setHideSeekBar(true) .setDestination(video.path) .start(this)
when ı start build , my app is not build.
This errors are in crystal:crystalrangeseekbar
when I downloaded this code and crystal:crystalrangeseekbar. After I put in my project and problems solved. This library very good but I changed one code block. I changed this code;
because the user can select 60 intervals in the video I want.
I created Pull Request.
Thanks for your contribution. Your fix will be available from the next release.
Hi, I encountered four errors.
1-) xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2" xmlns:ns2="http://schemas.android.com/tools" 2-) duplicate value for resource 'attr/position' with config ''. 3-) resource previously defined here. 4-) duplicate value for resource 'attr/data_type' with config ''.
ı used version is 1.5.2.
Help me :)