frodberserk

Results 4 issues of frodberserk

How can I specify the content type of the file being uploaded?

How to center the crop window in the crop layout? I am using square layout with aspect ratio 1:1 for crop window. But the crop window is not center align...

Thanks for the library! I first downloaded the latest available aar with https support which is v1.0.3. But it doesn't contain buffer listener. The v1.0.4 contains only prebuilt-aars without https...

I tried to delete a bookmark by clicking on it, showing a PopupMenu and clicking a delete button inside it. On clicking delete, I used: ``` myInterface.deleteBookmark(SerializerUtil.serialize(bookmark)); ``` It is...