DMCApps / NavigationFragment

The purpose of this manager is to work with the ViewPager, Tabs and Navigation drawer to handle a single stack flow of fragments on the screen. It makes use of a main Fragment as a container and presents and hides fragments within it as children.
MIT License
28 stars 8 forks source link

v0.1.3.1 #17

Closed jjhesk closed 8 years ago

jjhesk commented 8 years ago

is this a stable release?

DMCApps commented 8 years ago

yes sir. I have been using it in my applications for the past 2 weeks without issue.

Anything pushed to the master branch and tagged can be considered stable. All development will take place on the 'develop' branch until stable and then it will be pushed to the master and tagged for release.

I haven't had much spare time to work on this. I'll be back at it again hopefully by next week!

Enjoy and let me know if anything comes up that needs fixing I'll see if I can slot in some time