You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: