Kleyson de Sousa Rios
Kleyson de Sousa Rios
I found this library ( https://github.com/natario1/ZoomLayout ) that could bring those capabilities for the photo-editor. I am trying to integrate the ZoomLayout on the https://github.com/eventtus/photo-editor-android/blob/master/app/src/main/res/layout/activity_photo_editor.xml , but I am getting...
I dont have the project anymore, I was just testing the lib. But I created a new project and copied and pasted any code, file and configuration from the sample...
+1 Any update on this feature ?
Actually, there are many pull requests asking for updates on the requests version. Please make requests be `requests=2.11.1`
+1 Running into issues in my project due to requests package fixed in the 2.11.1.
Same issue. ``` $ docker run -it --restart unless-stopped --name imgesrv -p 8080:8080 image docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:319: getting...
Hi @mym0404, May you share the final layout and your FrameProcessor class ? I am a newbie on android dev and I need to achieve the same as you. Thanks.
Facing the same error, using prefork. python3 celery==4.2.1 amqp==2.3.2 With RabbitMQ running inside a docker container.