Hey all! I’ve posted an issue on the anko github (
https://github.com/Kotlin/anko/issues/311) that has a couple of my colleagues at Jongla scratching our heads. It looks like the type of black magic that is usually won’t even compile (missing method implementation) but is only caught at runtime. Perhaps there’s some sort of reflection error? The code in question is pretty simple. Alternatively, if anyone has a working implementation of
ViewPager
with
FragmentPagerAdapter
, I'll take it!