janheinrichmerker / material-intro

A simple material design app intro with cool animations and a fluent API.

Home Page:https://jitpack.io/#com.heinrichreimer/material-intro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

TarparaDhruv opened this issue · comments

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