Naveen 2c4dccdda9 Add color filler tool
- Simplified the undo/redo code using `Operation` abstraction

 - Color fill changes is not saved with SVGs. More research/development is needed on this.

 - Bitmap operations are not saved during `onSaveInstanceState` because of the obvious memory/space issue. Perhaps using `Path` objects in the flood-fill algorithm can remedy this and the above issue
2022-10-10 05:00:29 +05:30
..
2022-10-10 05:00:29 +05:30
2016-02-14 22:04:02 +01:00
2022-08-18 16:17:20 +02:00