Xenofon Karydis

Results 20 issues of Xenofon Karydis

When i set my overLay color to any color i don t get any blurring so i cannot se the background image. I try with different values for blurRadius and...

Hello , im trying to clone your project in order to fix a few things for my project but my problem is that this is the very first time im...

support

I want to open the Editor and have the brush functionality but i want to use a lower size as a default. Is there any way to do this?

There are times that i want to open images only from InternalStorage or other times only from ExternalStorage and other times both. How can i do that? My fileProvider is...

Since Android 8.0 (API 26) allows activities to launch in PictureInPicture mode it would be very useful and helpful that you integrate this in the twilio-video-app example that you have.

enhancement

I have a recycler and at the bottom i have a ConsrtaintLayout inside where i have placed the FloatingActionButton. The ConstraintLayout has 80dp height. However when i put the FAB...

I wonder if is there a way to change the video to GrayScale in order to reduce the video size even more

vote feature

I wonder if i can use your library to compress audio and create MP3 clips. Is that possible?

Using the CameraX VideoCapture useCase, when i record a video with setTargetResolution(Size(480, 640)), (whatever quality level compression) the result does not play on iOS devices. It skips the first frames...

Investigating

I have a Samsung S22 with Android 12 device. I use CameraX to record a video with my application. I set the VideoCapture like below ` videoCapture = VideoCapture.Builder().apply {...