ncapdevi / FragNav

An Android library for managing multiple stacks of fragments
1.5k stars 220 forks source link

Updated Build tools and support library to latest #109

Closed mateherber closed 6 years ago

mateherber commented 6 years ago

Hi,

Sorry for being off radar for some time we're back and I'm wishing to create our PRs soon. Here is some updates.

ncapdevi commented 6 years ago

@mateherber Zero apologies required, as always, your input and contributions are greatly appreciated. Going to go through these PRs right now and comment on them individually. But will use this one to take the opportunity to tell you that I'm going to create a Kotlin branch that'd I'd like to transition to ASAP, because maintaining multiple branches can be difficult with future PRs. I know you said you were on board with it previously, and it's now something I'm fully committed to. The goal will be to have minimal (if at all possible zero) changes from the java perspective and pretty heavily conforming to https://android.github.io/kotlin-guides/interop.html .