janheinrichmerker / material-intro

A simple material design app intro with cool animations and a fluent API.
https://jitpack.io/#com.heinrichreimer/material-intro
MIT License
1.74k stars 305 forks source link

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

Open TarparaDhruv opened 4 years ago

TarparaDhruv commented 4 years ago

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