ncapdevi / FragNav

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

androidx: started migration #162

Closed alashow closed 5 years ago

alashow commented 6 years ago

Resolves #161

Had a couple of issues with tests and null handling that needs to be improved. Marked with TODO and will add comments in review.

alashow commented 6 years ago

What do you mean it's good? They are same support libraries with different name and package. It's going to be breaking change anyway, so why wait?

mateherber commented 5 years ago

@alashow Please refer to #178 In that I've done the migration to androidX on top of 3.0.0

ncapdevi commented 5 years ago

@alashow thank you for the PR and sorry for the delay. As @mateherber mentioned, this migration has been included in #178 and will be released as part of 3.1.0 #187 Apologies for not getting to this sooner and your help is appreciated!