futurice / futurice/freesound-android

Add View Lifecycle

Open
#116 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
86
Forks
16
PR merge metrics
No merged PRs in 30d

Description

The Views created by the RecyclerViewAdapter will stay bound to their ViewModels even when the host Activity/Fragment is paused/stopped. This means that changes may still be propagated to Views when it is unnecessary to do so. In terms of data binding; Views should be subject to the same lifecycle as their host Activity/Fragment.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.