Ananas
Ananas copied to clipboard
An easy image editor integration for your Android apps.
For the function withStickerFeature(), I found that I can't change the default sticker set, how can I change it? Please update me if you have any solutions of it, thankyou!
I am using this library in an app that uses the default back drawable in the toolbar. However, the back button in the toolbar in this library uses the ios...
I've had feedback that the undo and redo buttons are a bit confusing. Some people thought part of the drawables had be cut off. Also when an image is a...
This library looks great. Thanks for putting it together and sharing it. I'm currently using ArthurHub/Android-Image-Cropper and want to switch over to Ananas. However, my app allows users to select...
I needed the ability to specify instagram aspect ratios in the crop feature, namely 4:5 and 1.91:1. This pull request allows you to override the default aspect ratios with your...
for large size files, quality decreased after editing. also adding a text decreased all images quality.
According to your code, if I want to save the image, it will return to the last activity, and I will get the url in the OnActivityResult. But I want...
What's the possibility of split the library into modules by feature?, so anybody that wants to use only some features not have to import the whole features. in mi case...