uestccokey / EZFilter

A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。)
MIT License
207 stars 56 forks source link

Set filter in MultiInput mode #57

Closed linhlinhking closed 5 years ago

linhlinhking commented 5 years ago

Hi, your library is great. However when I try to apply filter on left or right input in your MultiInputActivity, it doesn't use the effect. Can you help me to solve this problem? Thank you a lot.