Skip to content

AnastasiaKubova/ImageEditor

Repository files navigation

[DEPRECATED] This is a sample project to creating "Image Editor".

This project shows how to

  • Use custom Image Picker;
  • Perform different manipulations with image;
  • Use custom view for showing image.

Image Editor functionality

  • Select images via custom picker, default android picker and via camera;
  • Perform different manipulations with image view (rotate, flip, crop);
  • Save images;

Design patterns

  • MVVM pattern;
  • Custom view;
  • Navigation component.

Main components and libraries

  • Bitmap;
  • Paint and canvas;
  • File system.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages