Mostafa Imran
Mostafa Imran
*Please provide as much of the following information as possible. Please do not raise issues to ask for help developing your app.* ### Expected behaviour App should not crash. ###...
I am trying to set bitmap using GPUImageView.setImage(Bitmap bitmap). But it's not rendering immediately. After filter changes then the image change effect is shown. Here is my code: ``` gPUImageView.setImage(result.getBitmap());...
Hello, Great library for photo edit. Some methods are needed like save photo to a file and provide path in the callback. I didn't find any save method in the...
How to add top item without header, others will contain header only.