Hey all! I’ve posted an issue on the anko github (...
# anko
m
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! 2 replies Hey @louiscad! Thanks for your reply. The only solution I found were the workarounds proposed in the issue… But I’d be interested if adding something to proguard-rules.pro helped.