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

Fragments #10

Open
PeterElkesPhilopatir opened this issue Sep 25, 2018 · 1 comment
Open

Fragments #10

PeterElkesPhilopatir opened this issue Sep 25, 2018 · 1 comment

Comments

@PeterElkesPhilopatir
Copy link

I am working with navigation drawer
how to set onTouchListener of fragments?

@championswimmer
Copy link
Owner

championswimmer commented Sep 25, 2018

Can't do directly on the Fragment, can do on the root view object (that is returned from onCreateView)

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