Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31586343 authored by nicolasroard's avatar nicolasroard Committed by Android Git Automerger
Browse files

am fcdbaf87: Remove Draw tool

* commit 'fcdbaf87':
  Remove Draw tool
parents 685f2f7d fcdbaf87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@ public abstract class BaseFiltersManager implements FiltersManagerInterface {
        }

        //mTools.add(getRepresentation(ImageFilterRedEye.class));
        mTools.add(getRepresentation(ImageFilterDraw.class));
        //mTools.add(getRepresentation(ImageFilterDraw.class));
    }

    public void setFilterResources(Resources resources) {