Skip to content

[DEPRECATED] The goal of this example is to show you a way to prevent the fragment state loss and consequently avoid potential crashes of your app using kotlin extensions and android support library (version up to 26.0.0).

mgarciaguerrero/safe-android-fragments

Repository files navigation

DEPRECATED

Use the official FragmentManager extension to manage fragments: https://developer.android.com/guide/fragments/transactions

safe-android-fragments

The goal of this example is to show you a way to prevent the fragment state loss and consequently avoid potential crashes of your app using kotlin extensions and android support library (version up to 26.0.0).

Check the Medium post for further information:

About

[DEPRECATED] The goal of this example is to show you a way to prevent the fragment state loss and consequently avoid potential crashes of your app using kotlin extensions and android support library (version up to 26.0.0).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages