Rounded corners in ImageView Android Tutorial/Example

To get full sized from the android camera, you need to use file provider as shown in example below. What generally happens when using camera to get photos is you only get the thumbnail quality image from the data.getExtras, so to get full size image you need to save it in phone storage first and …

Rounded corners in ImageView Android Tutorial/Example Read More »