Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter isn't working #6

Open
vishant16 opened this issue Nov 21, 2017 · 1 comment
Open

filter isn't working #6

vishant16 opened this issue Nov 21, 2017 · 1 comment

Comments

@vishant16
Copy link

No description provided.

@AbhiHearty
Copy link

Hi vishant16,

Please follow as below ,

@OverRide
public void onAttach(Context context) {
super.onAttach(context);
mImageEditorView = (ImageEditorView) getActivity().findViewById(R.id.image_editor_view);
}

Remove mImageEditorView from on create ..

If you are facing any issues keep me posted .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants