ravibirla1
ravibirla1
when i am download zip from git and run project show blank white page only
ImageEditorIntentBuilder this class is not found in activity try { Intent intent = new ImageEditorIntentBuilder(this, sourceImagePath, outputFilePath) .withAddText() // Add the features you need .withPaintFeature() .withFilterFeature() .withRotateFeature() .withCropFeature() .withBrightnessFeature() .withSaturationFeature()...
How to set width height of dialog
time
i am not able to hide timer in bottom of dialog how to resolve issue