Mention that "Databinding = true" is necessary for using custom slides(fragmentslide)
TarparaDhruv opened this issue · 0 comments
TarparaDhruv commented
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