ncapdevi / FragNav

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

FragNavController Builder does not have method fragmentHideStrategy in v.2.4.0 #138

Closed artem1989 closed 6 years ago

artem1989 commented 6 years ago

I tried to change fragment hide strategy as specified in tutorial but was not able to get appropriate methods in prebuilt library. Is it available in prebuilt .aar or only as new kotlin project?

mateherber commented 6 years ago

@artem1989 Unfortunately it's available only on the kotlin branch now. Hopefully new version will be released soon.