| Class | Description |
|---|---|
| BaseFragment |
A base class for
Fragments that is capable of handling nested Fragments
and Activity-starts from those fragments with proper handing over of possible
result-codes from the activities to the appropriate fragment, which initially started the
Activity. |
| FragmentTools |
Helpful tools for handling
Fragments. |
| ScreenTools |
Helpful tools that retrieve information about screen-orientation, -size, etc.
|
| ViewTools |
Helpful tools for handling views.
|