question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cropshape oval returns normal image

See original GitHub issue

I want circular image crop, I am using

   .setAspectRatio(1,1)
  .setCropShape(CropImageView.CropShape.OVAL)

but still it returns normal image

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
pgrezecommented, May 3, 2018

That’s not enough, because we’re hoping to use an URI linking to an already transformed image. But if we have to manually an async operation just after, it’s not so easy to use.

Moreover it’s against library-user expectation.

0reactions
symphonyrecordscommented, Jan 15, 2019

possible solve #642

Read more comments on GitHub >

github_iconTop Results From Across the Web

Video: Crop a picture to fit a shape - Microsoft Support
From the shapes gallery, select the shape you want to crop to. Add a border to your picture. Select the Picture Tools >...
Read more >
How to Crop a Picture in PowerPoint (4 Ways)
To crop a picture to a shape (such as an oval or triangle) in PowerPoint: In Normal View or Slide Master View, select...
Read more >
Top 5 react-image-crop Code Examples - Snyk
To help you get started, we've selected a few react-image-crop examples, based on popular ways it is used in public projects. ; const...
Read more >
Crop to Oval Shape - Adobe Support Community - 11003963
A raster image is always rectangular, so you need to mask rather than crop. Use the Elliptical Selection tool, and then Layer >...
Read more >
Beginner: Crop the images using Image Cropping Service by ...
Note: Above steps from Step 1 to 7 is common for all Huawei Kits. 8. Add the below maven URL in build.gradle(Project) file...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found