siwangqishiq / ImageEditor-Android

AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
2.19k stars 567 forks source link

Can I reduce features from the library? #17

Closed nickyrabit closed 6 years ago

nickyrabit commented 7 years ago

I only want the sticker feature how can i do this?

siwangqishiq commented 7 years ago

You can modify MainMenuFragment.java set fliterBtn,cropBtn,rotateBtn,mTextBtn GONE in onCreateView() method;

nickyrabit commented 7 years ago

it worked! thanks , please also i want to have just one picture as a sticker so it can should be selected as default when i get into the editor. please assist me on this @siwangqishiq

siwangqishiq commented 7 years ago

just one picture?Only one stickers no sticker category? You can remove the stickers which you don't need in assets or replace stickers with your own custom stickers.

nickyrabit commented 7 years ago

thanks very much!! @siwangqishiq

indra365 commented 7 years ago

HI, I think it's a good idea to add "flip sticker" feature beside of resize and rotate