All Projects → mgarciaguerrero → safe-android-fragments

mgarciaguerrero / safe-android-fragments

Licence: other
[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).

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to safe-android-fragments

circular-reveal-fragment
Push/pop fragment in style
Stars: ✭ 34 (+126.67%)
Mutual labels:  fragments, android-development
Aboutlibraries
AboutLibraries automatically detects all dependencies of a project and collects their information including the license. Optionally visualising it via the provided ui components.
Stars: ✭ 2,777 (+18413.33%)
Mutual labels:  fragments, android-development
ToDo
Android application to quickly add tasks and reminders.
Stars: ✭ 13 (-13.33%)
Mutual labels:  android-development
android-online-course
Android Online Course
Stars: ✭ 22 (+46.67%)
Mutual labels:  android-development
LoggerPreferences
Get to know which class changed the value in SharedPreferences.
Stars: ✭ 20 (+33.33%)
Mutual labels:  android-development
fragmenter
[Android Library] Remove Boilerplate code for initializing fragments
Stars: ✭ 62 (+313.33%)
Mutual labels:  fragments
Debt-Manager
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
Stars: ✭ 22 (+46.67%)
Mutual labels:  android-development
svg2vector
Online batch converter of SVG images to Android vector drawable XML resource files
Stars: ✭ 39 (+160%)
Mutual labels:  android-development
androidCourseKotlin
Android Course in Kotlin
Stars: ✭ 19 (+26.67%)
Mutual labels:  android-development
Android-SQLite-Tutorial
This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic
Stars: ✭ 34 (+126.67%)
Mutual labels:  android-development
rxandroid2-retrofit2
Small tutorial to get started with RxAndroid 2 and Retrofit 2
Stars: ✭ 55 (+266.67%)
Mutual labels:  android-development
feature-flag-android
A Gradle plugin to achieve feature flag based development for Android applications.
Stars: ✭ 82 (+446.67%)
Mutual labels:  android-development
android-versioninfo
A version info widget for Android. Material style.
Stars: ✭ 21 (+40%)
Mutual labels:  fragments
click-shrink-effect
A simple library to add a temporary shrinking effect on View while clicking.
Stars: ✭ 32 (+113.33%)
Mutual labels:  android-development
youtube-android
Source code as seen on my YouTube videos!
Stars: ✭ 35 (+133.33%)
Mutual labels:  android-development
fullscreenintentexample
Full-Screen Intent Notification Android Example
Stars: ✭ 39 (+160%)
Mutual labels:  android-development
android-trinity
android-trinity is tiny proactive framework with much of the scaffolding code required to start a new Android Application.
Stars: ✭ 44 (+193.33%)
Mutual labels:  android-development
SpockAdb
Spock Adb Plugin Helps you to have full control of your project
Stars: ✭ 102 (+580%)
Mutual labels:  fragments
Movies-PagingLibrary-Arch-Components
Sample to practice PagingLibrary & RX
Stars: ✭ 92 (+513.33%)
Mutual labels:  android-development
nestedRecycler
A sample tutorial android app to implement Nested Recycler View easily using Kotlin
Stars: ✭ 61 (+306.67%)
Mutual labels:  android-development

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].