ravibirla1

Results 4 issues of 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

i am not able to hide timer in bottom of dialog how to resolve issue