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

Mention that "Databinding = true" is necessary for using custom slides(fragmentslide) #292

Open
TarparaDhruv opened this issue Apr 3, 2020 · 0 comments

Comments

@TarparaDhruv
Copy link

I was trying to get custom slides working in Kotlin, but couldn't. then I used the same layout in master it worked. so I created a new fragment in my project but didn't work. then I converted that into java file, still not working. then I enabled data binding and it started working. before enabling data binding I was inflating layout using inflater.inflate.

ERROR:
New Text Document.txt

@TarparaDhruv TarparaDhruv changed the title Mention that Databindin=true is necessary for using custom slides(fragmentslide) Mention that "Databinding = true" is necessary for using custom slides(fragmentslide) Apr 3, 2020
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

1 participant