adil-hussain-84 / FragmentExperiments

Experiments with the Fragment class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fragment Experiments

This project houses a number of Android applications which each demonstrate a particular problem of the Fragment class.

The applications in this project are as follows:

  • app1 – Fragment restoration bug when Fragment is added in an Activity
  • app2 – Fragment restoration bug when Fragment is added in another Fragment

About

Experiments with the Fragment class.


Languages

Language:Kotlin 100.0%